CertificateRevocationList.Load Method
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9083)
Load(Stream)
Loads a certificate revocation list from given stream.
Declaration
public static CertificateRevocationList Load(Stream input)
Parameters
Type | Name | Description |
---|---|---|
Stream | input | Stream to load the certificate revocation list from. |
Returns
Type | Description |
---|---|
CertificateRevocationList |