|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Methods | |
CertPath engineGenerateCertPath(InputStream ) |
Generates a CertPath object and initializes it with the data read from the InputStream inStream. |
CertPath engineGenerateCertPath(InputStream, |
Generates a CertPath object and initializes it with the data read from the InputStream inStream. |
CertPath engineGenerateCertPath(List ) |
Generates a CertPath object and initializes it with a List of Certificate s. |
Iterator engineGetCertPathEncodings() |
Returns an iteration of the CertPath encodings supported by this certificate factory with the default encoding first. |
Changed Methods | ||
CRL engineGenerateCRL(InputStream ) |
Documentation changed from old to new. |
Generates a certificate revocation list (CRL) object and initializes it with the data read from the input stream inStream . |
Certificate engineGenerateCertificate(InputStream ) |
Documentation changed from old to new. |
Generates a certificate object and initializes it with the data read from the input stream inStream . |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |