Class BcPasswordRecipient

    • Method Detail

      • setPasswordConversionScheme

        public BcPasswordRecipient setPasswordConversionScheme​(int schemeID)
      • extractSecretKey

        protected org.bouncycastle.crypto.params.KeyParameter extractSecretKey​(org.bouncycastle.asn1.x509.AlgorithmIdentifier keyEncryptionAlgorithm,
                                                                               org.bouncycastle.asn1.x509.AlgorithmIdentifier contentEncryptionAlgorithm,
                                                                               byte[] derivedKey,
                                                                               byte[] encryptedContentEncryptionKey)
                                                                        throws CMSException
        Throws:
        CMSException