Returns the RSA parameters of certificate's public key.
Namespace:
Rebex.Security.Certificates
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public Function GetRSAParameters As RSAParameters |
C# |
---|
public RSAParameters GetRSAParameters() |