diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2018-10-27 19:09:01 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2018-10-27 19:09:01 +0700 |
commit | 6f489324f5ffb2d9d8b64b555f7345265896fbfd (patch) | |
tree | 61fd8e0a844064e1e88e60beb3b3d5365bd0028e | |
parent | Provide the option to pass a different RSA engine (diff) | |
download | BouncyCastle.NET-ed25519-6f489324f5ffb2d9d8b64b555f7345265896fbfd.tar.xz |
Set the acInfoGen signature algorithm from ISignatureFactory
- see https://github.com/bcgit/bc-csharp/pull/64
-rw-r--r-- | crypto/src/x509/X509V2AttributeCertificateGenerator.cs | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/crypto/src/x509/X509V2AttributeCertificateGenerator.cs b/crypto/src/x509/X509V2AttributeCertificateGenerator.cs |