Package | Description |
---|---|
old.org.bouncycastle.jce.provider | |
old.org.bouncycastle.x509 | |
old.org.bouncycastle.x509.util |
Modifier and Type | Method and Description |
---|---|
Object |
X509CRLParser.engineRead() |
Object |
X509CertParser.engineRead() |
Object |
X509CertPairParser.engineRead() |
Object |
X509AttrCertParser.engineRead() |
Collection |
X509CRLParser.engineReadAll() |
Collection |
X509CertParser.engineReadAll() |
Collection |
X509CertPairParser.engineReadAll() |
Collection |
X509AttrCertParser.engineReadAll() |
Modifier and Type | Method and Description |
---|---|
abstract Object |
X509StreamParserSpi.engineRead()
Returns the next X.509 object of the type of this SPI from the given
input stream.
|
abstract Collection |
X509StreamParserSpi.engineReadAll()
Returns all X.509 objects of the type of this SPI from
the given input stream.
|
Object |
X509StreamParser.read() |
Collection |
X509StreamParser.readAll() |
Modifier and Type | Method and Description |
---|---|
Object |
StreamParser.read() |
Collection |
StreamParser.readAll() |
Copyright © 2015. All rights reserved.