Mono Class Library: System.Security.Cryptography NamespaceSystem.Security.Cryptography.RC2CryptoServiceProvider Class |
See Also: RC2CryptoServiceProvider Members
System.Object
System.Security.Cryptography.SymmetricAlgorithm
System.Security.Cryptography.RC2
System.Security.Cryptography.RC2CryptoServiceProvider
|
This implementation supports key size from 40 bits to 128 bits to match Microsoft implementation (based on CryptoAPI). Also to maintain compatibility with CryptoAPI this implementation requires that the effective key size always match the key size.
In Mono this class is completely implemented in managed code.
[Edit]
Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0