Gets the RSA parameters for a RSA public key. May only be used for RSA public 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() |