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