Class JcePasswordAuthenticatedRecipient

    • Constructor Detail

      • JcePasswordAuthenticatedRecipient

        public JcePasswordAuthenticatedRecipient​(char[] password)
    • Method Detail

      • getRecipientOperator

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