diff options
author | David Hook <dgh@cryptoworkshop.com> | 2021-10-08 17:02:10 +1100 |
---|---|---|
committer | David Hook <dgh@cryptoworkshop.com> | 2021-10-08 17:02:10 +1100 |
commit | 875bf434eceb99193d109d94ec16212b8ff0618e (patch) | |
tree | ae0a15d169a0a168a4bcb7e0d4c17a9f1e3a71ab /crypto/test | |
parent | added explicit sorting of DER encoded SET (diff) | |
download | BouncyCastle.NET-ed25519-875bf434eceb99193d109d94ec16212b8ff0618e.tar.xz |
completed copy constructor in SignerInformation, fixed mutable issue for SET in ASN1Encodable
Diffstat (limited to 'crypto/test')
-rw-r--r-- | crypto/test/src/cms/test/SignedDataTest.cs | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/crypto/test/src/cms/test/SignedDataTest.cs b/crypto/test/src/cms/test/SignedDataTest.cs |