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