CertificateRevocationList.ToArray Method
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9313)
ToArray()
Converts a certificate revocation list into a byte array.
Declaration
public byte[] ToArray()Returns
| Type | Description | 
|---|---|
| Byte[] | Byte array. |