Home
last modified time | relevance | path

Searched defs:client_auth (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/python/google-auth-library-python/tests/oauth2/
Dtest_utils.py32 def __init__(self, client_auth=None): argument
80 def make_oauth_client_auth_handler(cls, client_auth=None): argument
Dtest_sts.py66 def make_client(cls, client_auth=None): argument
/aosp_15_r20/external/google-cloud-java/java-security-private-ca/proto-google-cloud-security-private-ca-v1beta1/src/main/proto/google/cloud/security/privateca/v1beta1/
H A Dresources.proto789 bool client_auth = 2; field
/aosp_15_r20/external/googleapis/google/cloud/security/privateca/v1beta1/
H A Dresources.proto789 bool client_auth = 2; field
/aosp_15_r20/external/googleapis/google/cloud/security/privateca/v1/
H A Dresources.proto1239 bool client_auth = 2; field
/aosp_15_r20/external/rust/crates/openssl/src/x509/
Dextension.rs263 pub fn client_auth(&mut self) -> &mut ExtendedKeyUsage { in client_auth() method
/aosp_15_r20/external/google-cloud-java/java-security-private-ca/proto-google-cloud-security-private-ca-v1/src/main/proto/google/cloud/security/privateca/v1/
H A Dresources.proto1185 bool client_auth = 2; field
/aosp_15_r20/external/scapy/scapy/layers/tls/
H A Dautomaton_srv.py63 client_auth=False, argument
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dssl_misc.h951 uint8_t client_auth; /*!< used to check if CertificateRequest has been member
/aosp_15_r20/external/mbedtls/library/
H A Dssl_misc.h919 uint8_t client_auth; /*!< used to check if CertificateRequest has been member