Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs 1.52.0.redhat-3
-
-
Constructor Summary
Constructors
Modifier |
Constructor and Description |
protected |
KeyAgreeRecipientInfoGenerator(org.bouncycastle.asn1.ASN1ObjectIdentifier keyAgreementOID,
org.bouncycastle.asn1.x509.SubjectPublicKeyInfo originatorKeyInfo,
org.bouncycastle.asn1.ASN1ObjectIdentifier keyEncryptionOID) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
KeyAgreeRecipientInfoGenerator
protected KeyAgreeRecipientInfoGenerator(org.bouncycastle.asn1.ASN1ObjectIdentifier keyAgreementOID,
org.bouncycastle.asn1.x509.SubjectPublicKeyInfo originatorKeyInfo,
org.bouncycastle.asn1.ASN1ObjectIdentifier keyEncryptionOID)
-
Method Detail
-
generateRecipientEncryptedKeys
protected abstract org.bouncycastle.asn1.ASN1Sequence generateRecipientEncryptedKeys(org.bouncycastle.asn1.x509.AlgorithmIdentifier keyAgreeAlgorithm,
org.bouncycastle.asn1.x509.AlgorithmIdentifier keyEncAlgorithm,
GenericKey contentEncryptionKey)
throws CMSException
- Throws:
CMSException
Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs 1.52.0.redhat-3
Copyright © 2016 BouncyCastle.org. All rights reserved.