AsymmetricKeyAlgorithm.GetPrivateKey Method
Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Common.dll (version 7.0.9083)
GetPrivateKey()
Exports a private key to the specified private key info object.
Declaration
public PrivateKeyInfo GetPrivateKey()
Returns
Type | Description |
---|---|
PrivateKeyInfo | Private key info object. |