|
Bouncy Castle Cryptography 1.48 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.cms.PasswordRecipientInfoGenerator
org.bouncycastle.cms.bc.BcPasswordRecipientInfoGenerator
public class BcPasswordRecipientInfoGenerator
| Constructor Summary | |
|---|---|
BcPasswordRecipientInfoGenerator(org.bouncycastle.asn1.ASN1ObjectIdentifier kekAlgorithm,
char[] password)
|
|
| Method Summary | |
|---|---|
byte[] |
generateEncryptedBytes(org.bouncycastle.asn1.x509.AlgorithmIdentifier keyEncryptionAlgorithm,
byte[] derivedKey,
org.bouncycastle.operator.GenericKey contentEncryptionKey)
|
| Methods inherited from class org.bouncycastle.cms.PasswordRecipientInfoGenerator |
|---|
generate, setPasswordConversionScheme, setSaltAndIterationCount, setSecureRandom |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BcPasswordRecipientInfoGenerator(org.bouncycastle.asn1.ASN1ObjectIdentifier kekAlgorithm,
char[] password)
| Method Detail |
|---|
public byte[] generateEncryptedBytes(org.bouncycastle.asn1.x509.AlgorithmIdentifier keyEncryptionAlgorithm,
byte[] derivedKey,
org.bouncycastle.operator.GenericKey contentEncryptionKey)
throws CMSException
generateEncryptedBytes in class PasswordRecipientInfoGeneratorCMSException
|
Bouncy Castle Cryptography 1.48 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||