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