summary refs log tree commit diff
path: root/crypto/src/cms/Pkcs7ProcessableObject.cs
diff options
context:
space:
mode:
authorAlexander Scheel <alexander.scheel@keyfactor.com>2024-02-14 09:33:03 -0500
committerAlexander Scheel <alexander.scheel@keyfactor.com>2024-02-14 10:22:16 -0500
commit89e04f3a8b0cfbadd8ff1cca8de77c6393ebfdb6 (patch)
tree24e41b35c011ba105b0a7ea6c7bb5ee23358e9ca /crypto/src/cms/Pkcs7ProcessableObject.cs
parentRefactoring in Pqc.Crypto.Utilities (diff)
downloadBouncyCastle.NET-ed25519-89e04f3a8b0cfbadd8ff1cca8de77c6393ebfdb6.tar.xz
Add explicit algorithm parameter in AddKeyTransRecipient
This allows callers to select between OAEP and PKCS#1v1.5 independent
of the underlying certificate OID. In some instances, callers may wish
to use OAEP for transport (e.g., due to FIPS sunset) with PKCS#1v1.5
OID certificates for compatibility.

Note that Asn1KeyWrapper involves /NONE/ in the parameter name
(whereas some other places reference it with just //).

Signed-off-by: Alexander Scheel <alexander.scheel@keyfactor.com>
Diffstat (limited to 'crypto/src/cms/Pkcs7ProcessableObject.cs')
0 files changed, 0 insertions, 0 deletions