Class JceKeyTransAuthEnvelopedRecipient

    • Constructor Detail

      • JceKeyTransAuthEnvelopedRecipient

        public JceKeyTransAuthEnvelopedRecipient​(java.security.PrivateKey recipientKey)
    • Method Detail

      • getRecipientOperator

        public RecipientOperator getRecipientOperator​(org.bouncycastle.asn1.x509.AlgorithmIdentifier keyEncryptionAlgorithm,
                                                      org.bouncycastle.asn1.x509.AlgorithmIdentifier contentEncryptionAlgorithm,
                                                      byte[] encryptedContentEncryptionKey)
                                               throws CMSException
        Throws:
        CMSException