Managed implementation of RSA algorithm.
Namespace:
Rebex.Security.Cryptography
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public Class RSAManaged _ Inherits RSA |
C# |
---|
public class RSAManaged : RSA |
Inheritance Hierarchy
System..::..Object
System.Security.Cryptography..::..AsymmetricAlgorithm
System.Security.Cryptography..::..RSA
Rebex.Security.Cryptography..::..RSAManaged
System.Security.Cryptography..::..AsymmetricAlgorithm
System.Security.Cryptography..::..RSA
Rebex.Security.Cryptography..::..RSAManaged