Class PasswordRecipientInfoGenerator

    • Field Detail

      • password

        protected char[] password
    • Constructor Detail

      • PasswordRecipientInfoGenerator

        protected PasswordRecipientInfoGenerator​(org.bouncycastle.asn1.ASN1ObjectIdentifier kekAlgorithm,
                                                 char[] password)
      • PasswordRecipientInfoGenerator

        protected PasswordRecipientInfoGenerator​(org.bouncycastle.asn1.ASN1ObjectIdentifier kekAlgorithm,
                                                 char[] password,
                                                 int keySize,
                                                 int blockSize)