Schnittstelle TlsDatabaseLookupFlags


public interface TlsDatabaseLookupFlags
  • Feldübersicht Linksymbol

    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 Linksymbol

    • NONE Linksymbol

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

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