|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.gpg.PGPSecretKeyParser
Constructor Summary | |
PGPSecretKeyParser()
|
Method Summary | |
static boolean |
isExtendedSExpression(java.io.InputStream inputStream)
Test if the stream supports extended |
static OpenedPGPKeyData |
parse(java.io.InputStream src,
int maxExpressionDepth)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PGPSecretKeyParser()
Method Detail |
public static boolean isExtendedSExpression(java.io.InputStream inputStream) throws java.io.IOException
inputStream
-
java.io.IOException
public static OpenedPGPKeyData parse(java.io.InputStream src, int maxExpressionDepth) throws java.io.IOException
java.io.IOException
|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |