PrivateKeyInfo.GetPublicKey Method
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9083)
GetPublicKey()
Gets a public key corresponding to the private key.
Declaration
public PublicKeyInfo GetPublicKey()
Returns
Type | Description |
---|---|
PublicKeyInfo | An instance of PublicKeyInfo. |