public class BcPasswordRecipientInfoGenerator extends PasswordRecipientInfoGenerator
| Constructor and Description |
|---|
BcPasswordRecipientInfoGenerator(org.bouncycastle.asn1.ASN1ObjectIdentifier kekAlgorithm,
char[] password) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
generateEncryptedBytes(org.bouncycastle.asn1.x509.AlgorithmIdentifier keyEncryptionAlgorithm,
byte[] derivedKey,
GenericKey contentEncryptionKey) |
generate, setPasswordConversionScheme, setSaltAndIterationCount, setSecureRandompublic BcPasswordRecipientInfoGenerator(org.bouncycastle.asn1.ASN1ObjectIdentifier kekAlgorithm,
char[] password)
public byte[] generateEncryptedBytes(org.bouncycastle.asn1.x509.AlgorithmIdentifier keyEncryptionAlgorithm,
byte[] derivedKey,
GenericKey contentEncryptionKey)
throws CMSException
generateEncryptedBytes in class PasswordRecipientInfoGeneratorCMSException