Bouncy Castle Cryptography Library 1.35 | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.bouncycastle.x509.X509StreamParserSpi
org.bouncycastle.jce.provider.X509AttrCertParser
public class X509AttrCertParser
extends X509StreamParserSpi
Method Summary | |
void |
|
Object | |
Collection |
Methods inherited from class org.bouncycastle.x509.X509StreamParserSpi | |
engineInit , engineRead , engineReadAll |
public void engineInit(InputStream in)
- Overrides:
- engineInit in interface X509StreamParserSpi
public Object engineRead() throws org.bouncycastle.util.StreamParsingException
- Overrides:
- engineRead in interface X509StreamParserSpi
public Collection engineReadAll() throws org.bouncycastle.util.StreamParsingException
- Overrides:
- engineReadAll in interface X509StreamParserSpi