public interface TlsDatabaseLookupFlags
-
Feldübersicht 
Felder
static final int
Restrict lookup to certificates that have
a private key.
static final int
-
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:
-