CertificateRevocationList.GetHash Method
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9083)
GetHash()
Returns the certificate revocation list hash.
Declaration
public byte[] GetHash()
Returns
Type | Description |
---|---|
Byte[] | CRL hash. |