Certificate.GetPublicKeyInfo Method
Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 8.0.9673)
GetPublicKeyInfo()
Returns the public key info for the X.509v3 certificate.
Declaration
public PublicKeyInfo GetPublicKeyInfo()
Returns
| Type | Description |
|---|---|
| PublicKeyInfo | The public key info for the X.509v3 certificate. |