diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2023-04-04 16:51:56 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2023-04-04 16:51:56 +0700 |
commit | e44889a47921e5af3d60d5b83a54b4b7313f797e (patch) | |
tree | d66d8610b591a751dc39315dbeaaa4ba7387fd61 /crypto/src/x509 | |
parent | Add constructor from template certificate (diff) | |
download | BouncyCastle.NET-ed25519-e44889a47921e5af3d60d5b83a54b4b7313f797e.tar.xz |
Add constructor from template CRL
Diffstat (limited to 'crypto/src/x509')
-rw-r--r-- | crypto/src/x509/X509V2CRLGenerator.cs | 35 |
1 files changed, 34 insertions, 1 deletions
diff --git a/crypto/src/x509/X509V2CRLGenerator.cs b/crypto/src/x509/X509V2CRLGenerator.cs |