HomeSort by relevance Sort by last modified time
    Searched full:certificate (Results 1526 - 1550 of 2776) sorted by null

<<61626364656667686970>>

  /frameworks/base/packages/Osu/src/com/android/hotspot2/osu/
OSUCommand.java 67 * certificate of the accepted type or Issuer to authenticate with the
  /frameworks/base/packages/StatementService/src/com/android/statementservice/retriever/
AbstractAsset.java 37 * <p> The Android app with package name com.google.test that is signed by a certificate with sha256
  /frameworks/base/services/core/java/com/android/server/backup/
BackupUtils.java 43 // partition will be signed with the device's platform certificate, so on
  /hardware/interfaces/radio/1.1/
IRadio.hal 34 * switch and everytime the framework receives a new certificate.
  /libcore/luni/src/main/java/libcore/net/
NetworkSecurityPolicy.java 75 * Returns {@code true} if Certificate Transparency information is required to be presented by
  /libcore/ojluni/src/main/java/java/security/
AlgorithmConstraints.java 43 * certificate in the certification path contains the required algorithm
  /libcore/ojluni/src/main/java/java/security/cert/
CRLException.java 31 * CRL (Certificate Revocation List) Exception.
CertStoreParameters.java 39 * is used for retrieving {@code Certificate}s and {@code CRL}s. The
  /libcore/ojluni/src/main/java/javax/net/ssl/
TrustManagerFactorySpi.java 44 * Initializes this factory with a source of certificate
  /libcore/ojluni/src/main/java/sun/security/provider/certpath/
SunCertPathBuilder.java 303 * Certificate is good.
502 Certificate finalCert;
569 * Returns true if trust anchor certificate matches specified
570 * certificate constraints.
  /libcore/ojluni/src/main/java/sun/security/x509/
CertificatePolicySet.java 36 * This class defines the certificate policy set ASN.1 object.
DeltaCRLIndicatorExtension.java 49 ate and Certificate Revocation List (CRL) Profile</a>.
FreshestCRLExtension.java 46 ate and Certificate Revocation List (CRL) Profile</a>.
  /prebuilts/go/darwin-x86/src/net/smtp/
auth.go 37 TLS bool // using TLS, with valid certificate for Name
  /prebuilts/go/linux-x86/src/net/smtp/
auth.go 37 TLS bool // using TLS, with valid certificate for Name
  /system/ca-certificates/files/
b0ed035a.0 1 -----BEGIN CERTIFICATE-----
31 -----END CERTIFICATE-----
32 Certificate:
84 Certificate Sign, CRL Sign
  /system/tpm/attestation/common/
database.proto 69 // The issuer intermediate CA certificate in X.509 format.
tpm_utility.h 35 // certificate or some other type of credential with the endorsement key. The
  /external/boringssl/src/ssl/
handshake_server.cc 789 * certificate is finalized. */
886 /* Determine whether to request a client certificate. */
888 /* Only request a certificate if Channel ID isn't negotiated. */
893 /* CertificateRequest may only be sent in certificate-based ciphers. */
    [all...]
  /external/libvncserver/webclients/java-applet/ssl/
VncViewer.jar 
ultravnc-102-JavaViewer-ssl-etc.patch     [all...]
  /external/openssh/
sshd.0 44 Specifies a path to a certificate file to identify sshd during
45 key exchange. The certificate file must match a host key file
267 options. If both certificate restrictions and key options are
292 certificate used for authentication, then the certificate will be
352 certificate authentication as a comma-separated list. At least
353 one name from the list must appear in the certificate's list of
354 principals for the certificate to be accepted. This option is
355 ignored for keys that are not marked as trusted certificate
438 the server has presented a certificate for authentication, the key of th
    [all...]
  /frameworks/base/media/jni/
android_media_MediaDrm.cpp 143 CertificateFields certificate; member in struct:android::fields_t
644 FIND_CLASS(clazz, "android/media/MediaDrm$Certificate");
645 GET_FIELD_ID(gFields.certificate.wrappedPrivateKey, clazz, "mWrappedKey", "[B");
646 GET_FIELD_ID(gFields.certificate.certificateData, clazz, "mCertificateData", "[B");
1034 Vector<uint8_t> certificate, wrappedKey; local
    [all...]
  /prebuilts/go/darwin-x86/src/encoding/pem/
pem_test.go 42 if !reflect.DeepEqual(result, certificate) {
43 t.Errorf("#0 got:%#v want:%#v", result, certificate)
255 -----BEGIN CERTIFICATE-----
257 -----BEGIN CERTIFICATE-----
259 Certificate chain
262 -----BEGIN CERTIFICATE-----
264 -----BEGIN CERTIFICATE-----
265 -----BEGIN CERTIFICATE-----
287 -----END CERTIFICATE-----
334 var certificate = &Block{Type: "CERTIFICATE" var
    [all...]
  /prebuilts/go/linux-x86/src/encoding/pem/
pem_test.go 42 if !reflect.DeepEqual(result, certificate) {
43 t.Errorf("#0 got:%#v want:%#v", result, certificate)
255 -----BEGIN CERTIFICATE-----
257 -----BEGIN CERTIFICATE-----
259 Certificate chain
262 -----BEGIN CERTIFICATE-----
264 -----BEGIN CERTIFICATE-----
265 -----BEGIN CERTIFICATE-----
287 -----END CERTIFICATE-----
334 var certificate = &Block{Type: "CERTIFICATE" var
    [all...]

Completed in 288 milliseconds

<<61626364656667686970>>