The members of System.Security.Cryptography.RC2 are listed below.
See Also: Inherited members from System.Security.Cryptography.SymmetricAlgorithm
Protected Constructors
| | Documentation for this section has not yet been entered. |
Protected Fields
Public Properties
| EffectiveKeySize | int. Documentation for this section has not yet been entered. |
override | KeySize | int. Documentation for this section has not yet been entered. |
Public Methods
static | Create() : RC2Create an instance of the default RC2(r) implementation. |
static | Create(string) : RC2Create an instance of the specified RC2(r) implementation. |