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