GNU Classpath (0.95) | |
Frames | No Frames |
Methods which throw type java.security.cert.CRLException | |
CRL | Generates a CRL based on the encoded data read
from the InputStream.
|
Collection | Generates CRLs based on the encoded data read
from the InputStream.
|
Collection | Generates CRLs based on the encoded data read
from the InputStream.
|
CRL | Generates a CRL based on the encoded data read
from the InputStream.
|
byte[] | Gets the DER ASN.1 encoded format for this X.509 CRL.
|
byte[] | Gets the DER ASN.1 encoded format for this CRL Entry,
the inner SEQUENCE.
|
byte[] | Returns the DER ASN.1 encoded tbsCertList which is
the basic information of the list and associated certificates
in the encoded state. |
void | Verifies that this CRL was properly signed with the
PublicKey that corresponds to its private key.
|
void | Verifies that this CRL was properly signed with the
PublicKey that corresponds to its private key and uses
the signature engine provided by the provider.
|
GNU Classpath (0.95) |