| Overload | Description |
|---|---|
| Create(IX509CRL) | Create a CRL builder initialized with a decoded CRL. |
| Create(X500DistinguishedName) | Initialize the CRL builder with Issuer. |
| Create(X500DistinguishedName,HashAlgorithmName) | Initialize the CRL builder with Issuer and hash algorithm. |