Package org.conscrypt

Interface CertPinManager


@Internal public interface CertPinManager
Interface for classes that implement certificate pinning for use in TrustManagerImpl.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Given a hostname and a chain this verifies that the certificate chain includes pinned certificates if pinning is requested for hostname.