|
Bouncy Castle Cryptography Library 1.49 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.openssl.MiscPEMGenerator
org.bouncycastle.openssl.jcajce.JcaMiscPEMGenerator
public class JcaMiscPEMGenerator
PEM generator for the original set of PEM objects used in Open SSL.
Constructor Summary | |
---|---|
JcaMiscPEMGenerator(java.lang.Object o)
|
|
JcaMiscPEMGenerator(java.lang.Object o,
PEMEncryptor encryptor)
|
Method Summary |
---|
Methods inherited from class org.bouncycastle.openssl.MiscPEMGenerator |
---|
generate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JcaMiscPEMGenerator(java.lang.Object o) throws java.io.IOException
java.io.IOException
public JcaMiscPEMGenerator(java.lang.Object o, PEMEncryptor encryptor) throws java.io.IOException
java.io.IOException
|
Bouncy Castle Cryptography Library 1.49 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |