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