HomeSort by relevance Sort by last modified time
    Searched full:certificate (Results 951 - 975 of 1381) sorted by null

<<31323334353637383940>>

  /external/boringssl/src/crypto/obj/
objects.txt 309 # S/MIME Certificate Distribution
474 id-pe 14 : proxyCertInfo : Proxy Certificate Information
575 # attribute certificate attributes
584 # qualified certificate statements
592 # Predefined Proxy Certificate policy languages
752 !Cname certificate-issuer
753 id-ce 29 : certificateIssuer : X509v3 Certificate Issuer
758 !Cname certificate-policies
759 id-ce 32 : certificatePolicies : X509v3 Certificate Policies
761 certificate-policies 0 : anyPolicy : X509v3 Any Polic
    [all...]
  /external/boringssl/src/include/openssl/
ssl.h 427 /* SSL_MODE_NO_AUTO_CHAIN disables automatically building a certificate chain
527 * Version 1 - added the optional peer certificate. */
649 /* The cert is the certificate used to establish this connection */
656 /* when app_verify_callback accepts a session where the peer's certificate is
686 peer_sha256[SHA256_DIGEST_LENGTH]; /* SHA256 of peer certificate */
706 /* Flags for building certificate chains */
    [all...]
pkcs8.h 156 * successful exit, the private key and first certificate will be stored in
ssl2.h 126 /* Certificate Type Codes */
  /external/apache-harmony/security/src/test/api/java.injected/java/security/
SecureClassLoaderTest.java 27 import java.security.cert.Certificate;
182 CodeSource cs = new CodeSource(url, (Certificate[]) null);
  /external/boringssl/src/crypto/x509v3/
v3_conf.c 347 /* Convenience functions to add extensions to a certificate, CRL and request */
369 /* Add extensions to certificate request */
v3_akey.c 108 * an error if the issuer certificate doesn't have a key id.
  /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
SignerInformation.java 517 * @throws org.bouncycastle.cms.CMSVerifierCertificateNotValidException if the provider has an associated certificate and the certificate is not valid at the time given as the SignerInfo's signing time.
  /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/lldb/test/pexpect-2.4/
pxssh.py 24 automatically accepts the remote certificate; or if you have public key
200 # New certificate -- always accept it.
  /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
CallTest.java 38 import java.security.cert.Certificate;
    [all...]
  /external/openssh/
sshd_config.0 158 certificate authentication. When using certificates signed by a
160 which must appear in the certificate for it to be accepted for
175 certificate's principals list for it to be accepted. Note that
370 Specifies a file containing a public host certificate. The
371 certificate's public key must match a private host key already
    [all...]
  /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";
  /frameworks/av/media/libmediaplayerservice/
Drm.cpp 507 Vector<uint8_t> &certificate,
519 return mPlugin->provideProvisionResponse(response, certificate, wrappedKey);
  /frameworks/native/include/media/drm/
DrmAPI.h 207 // provisioning server to retrieve a device certificate. getProvisionRequest
220 Vector<uint8_t> &certificate,
  /libcore/luni/src/test/java/libcore/java/security/
ProviderTest.java 32 import java.security.cert.Certificate;
568 public Collection<? extends Certificate> engineGetCertificates(CertSelector selector)
  /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);
  /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/Exchange/src/com/android/exchange/service/
EasServerConnection.java 483 * Try to register our client certificate, if needed.
491 // The client certificate the user specified is invalid/inaccessible.
  /bootable/recovery/
install.cpp 225 Certificate* loadedKeys = load_keys(PUBLIC_KEYS_FILE, &numKeys);
  /development/samples/KeyChainDemo/src/com/example/android/keychain/
KeyChainDemoActivity.java 60 // Alias for certificate
  /device/htc/flounder/gps/qct/lib/hw/
gps.default.so 
  /external/boringssl/src/crypto/x509/
x_x509a.c 64 * user modifiable data about a certificate. This data is
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
ASN1GeneralizedTime.java 157 * Normally in a certificate we would expect "Z" rather than "GMT",

Completed in 920 milliseconds

<<31323334353637383940>>