Gets the RSA parameters for a RSA key. May only be used for RSA private keys.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
Visual Basic |
---|
Public Function GetRSAParameters As RSAParameters |
C# |
---|
public RSAParameters GetRSAParameters() |