Schnittstelle TlsDatabaseLookupFlags


public interface TlsDatabaseLookupFlags
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    Restrict lookup to certificates that have
    a private key.
    static final int
    No lookup flags
  • Felddetails

    • NONE

      static final int NONE
      No lookup flags
      Siehe auch:
    • KEYPAIR

      static final int KEYPAIR
      Restrict lookup to certificates that have
      a private key.
      Siehe auch: