Class AndroidTrustRootIndex

  • All Implemented Interfaces:
    TrustRootIndex


    public final class AndroidTrustRootIndex
    extends Object
    implements TrustRootIndex
    A index of trusted root certificates that exploits knowledge of Android implementation details. This class is potentially much faster to initialize than RealTrustRootIndex because it doesn't need to load and index trusted CA certificates.