HomeSort by relevance Sort by last modified time
    Searched refs:clientCertificateRequested (Results 1 - 3 of 3) sorted by null

  /libcore/crypto/src/test/java/org/conscrypt/
NativeCryptoTest.java 623 public void clientCertificateRequested(long s) {}
682 public void clientCertificateRequested(byte[] keyTypes,
686 + " clientCertificateRequested"
695 hooks.clientCertificateRequested(sslNativePointer);
755 public void clientCertificateRequested(long s) {
    [all...]
  /libcore/crypto/src/main/java/org/conscrypt/
NativeCrypto.java     [all...]
OpenSSLSocketImpl.java 527 public void clientCertificateRequested(byte[] keyTypeBytes, byte[][] asn1DerEncodedPrincipals)
    [all...]

Completed in 239 milliseconds