|
Bouncy Castle Cryptography Library 1.48 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.pkcs.bc.BcPKCS12PBEOutputEncryptorBuilder
public class BcPKCS12PBEOutputEncryptorBuilder
| Constructor Summary | |
|---|---|
BcPKCS12PBEOutputEncryptorBuilder(org.bouncycastle.asn1.ASN1ObjectIdentifier algorithm,
org.bouncycastle.crypto.BlockCipher engine)
|
|
BcPKCS12PBEOutputEncryptorBuilder(org.bouncycastle.asn1.ASN1ObjectIdentifier algorithm,
org.bouncycastle.crypto.BlockCipher engine,
org.bouncycastle.crypto.ExtendedDigest pbeDigest)
|
|
| Method Summary | |
|---|---|
OutputEncryptor |
build(char[] password)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BcPKCS12PBEOutputEncryptorBuilder(org.bouncycastle.asn1.ASN1ObjectIdentifier algorithm,
org.bouncycastle.crypto.BlockCipher engine)
public BcPKCS12PBEOutputEncryptorBuilder(org.bouncycastle.asn1.ASN1ObjectIdentifier algorithm,
org.bouncycastle.crypto.BlockCipher engine,
org.bouncycastle.crypto.ExtendedDigest pbeDigest)
| Method Detail |
|---|
public OutputEncryptor build(char[] password)
|
Bouncy Castle Cryptography Library 1.48 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||