Searched
full:certificate (Results
1351 -
1375 of
2776) sorted by null
<<51525354555657585960>>
/system/ca-certificates/google/files/ |
4fbd6bfa.0 | 1 -----BEGIN CERTIFICATE----- 26 -----END CERTIFICATE----- 27 Certificate: 63 Digital Signature, Non Repudiation, Certificate Sign, CRL Sign
|
5021a0a2.0 | 1 -----BEGIN CERTIFICATE----- 23 -----END CERTIFICATE----- 24 Certificate: 65 Digital Signature, Certificate Sign, CRL Sign
|
524d9b43.0 | 1 -----BEGIN CERTIFICATE----- 28 -----END CERTIFICATE----- 29 Certificate: 67 Certificate Sign, CRL Sign
|
57692373.0 | 1 -----BEGIN CERTIFICATE----- 21 -----END CERTIFICATE----- 22 Certificate: 64 Digital Signature, Certificate Sign, CRL Sign
|
5a3f0ff8.0 | 1 -----BEGIN CERTIFICATE----- 25 -----END CERTIFICATE----- 26 Certificate: 64 Certificate Sign, CRL Sign
|
67495436.0 | 1 -----BEGIN CERTIFICATE----- 25 -----END CERTIFICATE----- 26 Certificate: 64 Certificate Sign, CRL Sign
|
69105f4f.0 | 1 -----BEGIN CERTIFICATE----- 22 -----END CERTIFICATE----- 23 Certificate: 59 Digital Signature, Certificate Sign, CRL Sign
|
81b9768f.0 | 1 -----BEGIN CERTIFICATE----- 23 -----END CERTIFICATE----- 24 Certificate: 60 Digital Signature, Certificate Sign, CRL Sign
|
86212b19.0 | 1 -----BEGIN CERTIFICATE----- 20 -----END CERTIFICATE----- 21 Certificate: 60 Certificate Sign, CRL Sign
|
8d6437c3.0 | 1 -----BEGIN CERTIFICATE----- 22 -----END CERTIFICATE----- 23 Certificate: 61 Digital Signature, Certificate Sign, CRL Sign
|
9772ca32.0 | 1 -----BEGIN CERTIFICATE----- 21 -----END CERTIFICATE----- 22 Certificate: 60 Certificate Sign, CRL Sign
|
a2df7ad7.0 | 1 -----BEGIN CERTIFICATE----- 24 -----END CERTIFICATE----- 25 Certificate: 62 Certificate Sign, CRL Sign
|
b0f3e76e.0 | 1 -----BEGIN CERTIFICATE----- 21 -----END CERTIFICATE----- 22 Certificate: 58 Certificate Sign, CRL Sign
|
bf64f35b.0 | 1 -----BEGIN CERTIFICATE----- 27 -----END CERTIFICATE----- 28 Certificate: 63 Certificate Sign, CRL Sign
|
c7e2a638.0 | 1 -----BEGIN CERTIFICATE----- 24 -----END CERTIFICATE----- 25 Certificate: 63 Certificate Sign, CRL Sign
|
c90bc37d.0 | 1 -----BEGIN CERTIFICATE----- 22 -----END CERTIFICATE----- 23 Certificate: 61 Digital Signature, Certificate Sign, CRL Sign
|
e268a4c5.0 | 1 -----BEGIN CERTIFICATE----- 24 -----END CERTIFICATE----- 25 Certificate: 62 Certificate Sign, CRL Sign
|
e48193cf.0 | 1 -----BEGIN CERTIFICATE----- 20 -----END CERTIFICATE----- 21 Certificate: 60 Certificate Sign, CRL Sign
|
facacbc6.0 | 1 -----BEGIN CERTIFICATE----- 28 -----END CERTIFICATE----- 29 Certificate: 67 Certificate Sign, CRL Sign
|
ff783690.0 | 1 -----BEGIN CERTIFICATE----- 26 -----END CERTIFICATE----- 27 Certificate: 63 Digital Signature, Non Repudiation, Certificate Sign, CRL Sign
|
/system/extras/verity/ |
verify_boot_signature.c | 58 X509 *certificate; 66 ASN1_SIMPLE(BootSignature, certificate, X509), 309 * Verifies the RSA signature against the pubkey (certificate) in the 334 if ((pkey_bs = X509_get_pubkey(bs->certificate)) == NULL) {
|
/system/tpm/attestation/common/ |
print_interface_proto.cc | 227 output += indent + " certificate: "; 230 base::HexEncode(value.certificate().data(), value.certificate().size()) 354 output += indent + " certificate: "; 357 base::HexEncode(value.certificate().data(), value.certificate().size()) 434 output += indent + " certificate: "; 437 base::HexEncode(value.certificate().data(), value.certificate().size())
|
/system/tpm/attestation/server/ |
attestation_service.cc | 317 std::string certificate; local 323 request.encrypted_certificate().sym_ca_attestation(), &certificate)) { 331 ->set_identity_credential(certificate); 337 result->set_certificate(certificate); 775 LOG(WARNING) << "Certificate is empty."; 791 const std::string& certificate) { 792 const char kBeginCertificate[] = "-----BEGIN CERTIFICATE-----\n"; 793 const char kEndCertificate[] = "-----END CERTIFICATE-----"; 796 pem += brillo::data_encoding::Base64EncodeWrapLines(certificate);
|
/external/boringssl/src/ssl/ |
internal.h | 296 * server and, optionally, the client with a certificate. Otherwise it returns [all...] |
/libcore/ojluni/src/main/java/java/security/cert/ |
X509CertSelector.java | 65 * distinguished name and each issue a certificate with the same serial 70 * Internet X.509 Public Key Infrastructure Certificate and CRL Profile</a> for 71 * definitions of the X.509 certificate extensions mentioned below. 167 * match a single certificate. Although other criteria can be specified 181 * must match the certificate serial number in the 182 * {@code X509Certificate}. If {@code null}, any certificate 185 * @param serial the certificate serial number to match 420 * in the issuer's certificate. Note, however, that the result of 422 * Identifier>)} on the issuer's certificate may NOT be used 427 * In order to use the extension value of the issuer certificate' [all...] |
Completed in 146 milliseconds
<<51525354555657585960>>