diff options
author | David Hook <dgh@bouncycastle.org> | 2019-01-19 15:38:11 +1100 |
---|---|---|
committer | David Hook <dgh@bouncycastle.org> | 2019-01-19 15:38:11 +1100 |
commit | 60b001da03e19c8e22ce8d7f448e9c752e3ebdfa (patch) | |
tree | 5f3c200fbf03a998ee186b3a0861a781f0f7f57c /crypto/src/cms | |
parent | Missing file from last commit (diff) | |
download | BouncyCastle.NET-ed25519-60b001da03e19c8e22ce8d7f448e9c752e3ebdfa.tar.xz |
fixed KeyTransRecipientInfoGenerator to invoke overridable method for wrapping symmetric session key
Diffstat (limited to 'crypto/src/cms')
-rw-r--r-- | crypto/src/cms/KeyTransRecipientInfoGenerator.cs | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/crypto/src/cms/KeyTransRecipientInfoGenerator.cs b/crypto/src/cms/KeyTransRecipientInfoGenerator.cs |