The members of System.Security.Cryptography.RC2CryptoServiceProvider are listed below.
See Also: Inherited members from System.Security.Cryptography.RC2
Initializes a new instance of the System.Security.Cryptography.RC2CryptoServiceProvider class. |
override | EffectiveKeySize | int.
Gets or sets the effective size, in bits, of the secret key used by the System.Security.Cryptography.RC2 algorithm. |
UseSalt | bool.
Gets or sets a value that determines whether to create a key with an 11-byte-long, zero-value salt. |
override | CreateDecryptor(byte[], byte[])
| |
override | CreateEncryptor(byte[], byte[])
| |
override | GenerateIV()
| |
override | GenerateKey()
|