Searched
full:certificate (Results
1851 -
1875 of
2776) sorted by null
<<71727374757677787980>>
/external/autotest/client/common_lib/ |
pxssh.py | 24 automatically accepts the remote certificate; or if you have public key 198 # New certificate -- always accept it.
|
/external/autotest/client/cros/ |
ownership.py | 279 Generates a self-signed X509 certificate and the associated private key. 334 Pass in an X509 certificate in PEM format, and you'll get back the
|
/external/boringssl/src/crypto/x509v3/ |
v3_conf.c | 350 * Convenience functions to add extensions to a certificate, CRL and request 373 /* Add extensions to certificate request */
|
/external/boringssl/src/ssl/test/ |
test_config.cc | 50 { "-require-any-client-certificate", 162 { "-expect-certificate-types", &TestConfig::expected_certificate_types },
|
/external/conscrypt/common/src/main/java/org/conscrypt/ |
SSLUtils.java | 168 /** Key type: RSA certificate. */ 171 /** Key type: Elliptic Curve certificate. */
|
/external/emma/core/java12/com/vladium/emma/rt/ |
InstrClassLoader.java | 19 import java.security.cert.Certificate; 347 final CodeSource csrc = new CodeSource (srcURL, (Certificate[])null);
|
/external/libmtp/logs/ |
mtp-detect-philips-sa5145.txt | 79 0xd102: Device Certificate 148 Unable to acquire device certificate, perhaps this device does not support this
|
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/ |
CallTest.java | 44 import java.security.cert.Certificate; [all...] |
/external/openssh/regress/ |
cert-userkey.sh | 327 test_one "host-certificate" failure "-n ${USER} -h" 371 # Wrong certificate
|
/external/wpa_supplicant_8/hs20/server/www/ |
users.php | 143 echo "[<a href=\"users.php?cmd=cert&id=$id\">Certificate</a>]\n"; 160 echo "Certificate fingerprint: $cert<br>\n";
|
/external/wpa_supplicant_8/src/crypto/ |
tls_internal.c | 256 "certificate"); 316 "certificate");
|
/frameworks/base/tests/NetworkSecurityConfigTest/src/android/security/net/config/ |
XmlConfigTests.java | 328 if (anchor.certificate.getSubjectDN().toString().equals(DEBUG_CA_SUBJ)) { 346 if (anchor.certificate.getSubjectDN().toString().equals(DEBUG_CA_SUBJ)) {
|
/frameworks/native/headers/media_plugin/media/drm/ |
DrmAPI.h | 207 // provisioning server to retrieve a device certificate. getProvisionRequest 220 Vector<uint8_t> &certificate,
|
/hardware/interfaces/keymaster/3.0/ |
IKeymasterDevice.hal | 164 * Generates a signed X.509 certificate chain attesting to the presence of keyToAttest in 165 * keymaster. The certificate will contain an extension with OID 1.3.6.1.4.1.11129.2.1.17 and
|
/libcore/luni/src/test/java/libcore/javax/security/auth/x500/ |
X500PrincipalTest.java | 46 * ASN1-encoded trusted certificate #946059622 for 47 * Entrust.net. This certificate uses the T61String (aka
|
/libcore/luni/src/test/java/tests/java/security/ |
SecureClassLoaderTest.java | 37 import java.security.cert.Certificate; 183 CodeSource cs = new CodeSource(url, (Certificate[]) null);
|
/libcore/ojluni/src/main/java/java/security/cert/ |
TrustAnchor.java | 225 * Returns the most-trusted CA certificate. 228 * if the trust anchor was not specified as a trusted certificate
|
/packages/apps/Email/src/com/android/email/activity/setup/ |
AccountSetupCredentialsFragment.java | 60 public static final String EXTRA_CLIENT_CERT = "certificate"; 259 LogUtils.e(LogUtils.TAG, "Unknown result from certificate request %d",
|
/packages/apps/KeyChain/src/com/android/keychain/ |
KeyChainActivity.java | 163 Log.e(TAG, "Loading certificate aliases interrupted", e); 259 // Show text above and below the list to explain what the certificate will be used for,
|
/prebuilts/go/darwin-x86/doc/ |
go1.5.html | 256 On Darwin, the use of the system X.509 certificate interface can be disabled 896 now supports Signed Certificate Timestamps (SCTs) as specified in RFC 6962. 898 <a href="/pkg/crypto/tls/#Certificate"><code>Certificate</code></a> struct, 914 to select a certificate for the connection when none is supplied. 937 in <a href="/pkg/crypto/x509/#Certificate.Verify"><code>Verify</code></a>. [all...] |
/prebuilts/go/linux-x86/doc/ |
go1.5.html | 256 On Darwin, the use of the system X.509 certificate interface can be disabled 896 now supports Signed Certificate Timestamps (SCTs) as specified in RFC 6962. 898 <a href="/pkg/crypto/tls/#Certificate"><code>Certificate</code></a> struct, 914 to select a certificate for the connection when none is supplied. 937 in <a href="/pkg/crypto/x509/#Certificate.Verify"><code>Verify</code></a>. [all...] |
/prebuilts/tools/common/m2/repository/io/netty/netty-handler/4.1.0.CR3/ |
netty-handler-4.1.0.CR3.jar | |
/system/tpm/tpm_manager/client/ |
main.cc | 128 0x1000F000 - Endorsement Certificate (Permanent) 129 0x30000001 - Endorsement Authority Certificate (Permanent)
|
/development/samples/KeyChainDemo/src/com/example/android/keychain/ |
KeyChainDemoActivity.java | 60 // Alias for certificate
|
/device/linaro/bootloader/edk2/SecurityPkg/Library/AuthVariableLib/ |
AuthVariableLib.c | 174 // Reserve runtime buffer for certificate database. The size excludes variable header and name size.
|
Completed in 2711 milliseconds
<<71727374757677787980>>