Certificate.GetPublicKey Method
Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9083)
GetPublicKey()
Returns the public key for the X.509v3 certificate.
Declaration
public byte[] GetPublicKey()
Returns
Type | Description |
---|---|
Byte[] | The public key for the X.509v3 certificate. |