Interface KEKRecipient

    • Method Detail

      • getRecipientOperator

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