Certificate.GetPublicKeyInfo Method
Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9083)
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. |