Frames | No Frames |
Constructors which throw type java.security.cert.CRLException | |
Create a new X.509 CRL.
|
Methods which throw type java.security.cert.CRLException | |
byte[] | |
byte[] | |
void | |
void |
Constructors which throw type java.security.cert.CRLException | |
Parse an encoded PKCS#7 SignedData object. | |
Methods which throw type java.security.cert.CRLException | |
void | Writes to the designated output stream the DER encoding of the current
contents of this instance.
|
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.
|
Methods which throw type java.security.cert.CRLException | |
CRL | Generates a CRL based on the encoded data read
from the InputStream.
|
Collection<E> |