Methods in com.digt.trusted.jce.cert that return DIGTCertPathBuilder |
static DIGTCertPathBuilder |
DIGTCertPathBuilder.getInstance(java.lang.String algorithm)
Returns a CertPathBuilder object that implements the
specified algorithm. |
static DIGTCertPathBuilder |
DIGTCertPathBuilder.getInstance(java.lang.String algorithm,
java.security.Provider provider)
Returns a CertPathBuilder object that implements the
specified algorithm, as supplied by the specified
provider. |
static DIGTCertPathBuilder |
DIGTCertPathBuilder.getInstance(java.lang.String algorithm,
java.lang.String provider)
Returns a CertPathBuilder object that implements the
specified algorithm, as supplied by the specified provider. |