|
Bouncy Castle Cryptography 1.49 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.openssl.PKCS8Generator
org.bouncycastle.openssl.jcajce.JcaPKCS8Generator
public class JcaPKCS8Generator
| Field Summary |
|---|
| Fields inherited from class org.bouncycastle.openssl.PKCS8Generator |
|---|
AES_128_CBC, AES_192_CBC, AES_256_CBC, DES3_CBC, PBE_SHA1_2DES, PBE_SHA1_3DES, PBE_SHA1_RC2_128, PBE_SHA1_RC2_40, PBE_SHA1_RC4_128, PBE_SHA1_RC4_40 |
| Constructor Summary | |
|---|---|
JcaPKCS8Generator(java.security.PrivateKey key,
org.bouncycastle.operator.OutputEncryptor encryptor)
|
|
| Method Summary |
|---|
| Methods inherited from class org.bouncycastle.openssl.PKCS8Generator |
|---|
generate, setIterationCount, setPassword, setSecureRandom |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JcaPKCS8Generator(java.security.PrivateKey key,
org.bouncycastle.operator.OutputEncryptor encryptor)
throws org.bouncycastle.util.io.pem.PemGenerationException
org.bouncycastle.util.io.pem.PemGenerationException
|
Bouncy Castle Cryptography 1.49 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||