|
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.X509CertParser
Constructor Summary | |
X509CertParser()
Deprecated. |
Method Summary | |
void |
engineInit(java.io.InputStream in)
Deprecated. |
java.lang.Object |
engineRead()
Deprecated. |
java.util.Collection |
engineReadAll()
Deprecated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public X509CertParser()
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 |