Returns the size of the key in bits.

Namespace:  Rebex.Security.Cryptography.Pkcs
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public Function GetKeySize As Integer
C#
public int GetKeySize()

Return Value

Size of the key in bits.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also