|
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.x509.X509StreamParserSpi
org.bouncycastle.jce.provider.X509CertPairParser
Constructor Summary | |
X509CertPairParser()
|
Method Summary | |
void |
engineInit(java.io.InputStream in)
|
java.lang.Object |
engineRead()
|
java.util.Collection |
engineReadAll()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public X509CertPairParser()
Method Detail |
public void engineInit(java.io.InputStream in)
public java.lang.Object engineRead() throws org.bouncycastle.x509.util.StreamParsingException
org.bouncycastle.x509.util.StreamParsingException
public java.util.Collection engineReadAll() throws org.bouncycastle.x509.util.StreamParsingException
org.bouncycastle.x509.util.StreamParsingException
|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |