diff options
author | Carlos Alberto Costa Beppler <beppler@gmail.com> | 2015-03-24 10:16:11 -0300 |
---|---|---|
committer | Carlos Alberto Costa Beppler <beppler@gmail.com> | 2015-03-24 10:16:11 -0300 |
commit | a6da1221e74d909840ca47be3798f3942f40ebb3 (patch) | |
tree | 9f614249a41687b82b02afa2da9cc63243c9a712 /crypto/src/cms | |
parent | Update TLS for draft-ietf-tls-session-hash-04 (diff) | |
download | BouncyCastle.NET-ed25519-a6da1221e74d909840ca47be3798f3942f40ebb3.tar.xz |
Correct duplicate key exception when more than one signer use the same digest algorithm.
Diffstat (limited to 'crypto/src/cms')
-rw-r--r-- | crypto/src/cms/CMSSignedDataGenerator.cs | 21 |
1 files changed, 13 insertions, 8 deletions
diff --git a/crypto/src/cms/CMSSignedDataGenerator.cs b/crypto/src/cms/CMSSignedDataGenerator.cs |