PublicKeyInfo.GetKeySize Method
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9083)
GetKeySize()
Returns the size of the key in bits.
Declaration
public int GetKeySize()
Returns
Type | Description |
---|---|
Int32 | Size of the key in bits. |