| Added Methods |
CertPath engineGenerateCertPath(InputStream)
|
Generates a CertPath object and initializes it with the data read from the InputStream inStream. |
CertPath engineGenerateCertPath(InputStream, String)
|
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 Certificates. |
Iterator engineGetCertPathEncodings()
|
Returns an iteration of the CertPath encodings supported by this certificate factory with the default encoding first. |