The members of System.Security.Cryptography.RC2 are listed below.
See Also: Inherited members from System.Security.Cryptography.SymmetricAlgorithm
RC2() |
![]() Initializes a new instance of System.Security.Cryptography.RC2. |
EffectiveKeySizeValue | int.
![]() Represents the effective size of the secret key used by the System.Security.Cryptography.RC2 algorithm in bits. |
EffectiveKeySize | int.
![]() Gets or sets the effective size of the secret key used by the System.Security.Cryptography.RC2 algorithm in bits. | |
override | KeySize | int.
![]() Gets or sets the size of the secret key used by the System.Security.Cryptography.RC2 algorithm in bits. |
static | Create()
| |
static | Create(string)
|