Class TrustedCertificateIndex
java.lang.Object
org.conscrypt.TrustedCertificateIndex
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidindex(TrustAnchor anchor) index(X509Certificate cert) voidreset()voidreset(Set<TrustAnchor> anchors)
-
Constructor Details
-
TrustedCertificateIndex
public TrustedCertificateIndex() -
TrustedCertificateIndex
-
-
Method Details
-
index
-
index
-
reset
public void reset() -
reset
-
findByIssuerAndSignature
-
findBySubjectAndPublicKey
-
findAllByIssuerAndSignature
-