HomeSort by relevance Sort by last modified time
    Searched refs:issuer (Results 76 - 86 of 86) sorted by null

1 2 34

  /external/openssl/crypto/pkcs7/
pkcs7.h 88 X509_NAME *issuer; member in struct:pkcs7_issuer_and_serial_st
  /external/openssl/include/openssl/
pkcs7.h 88 X509_NAME *issuer; member in struct:pkcs7_issuer_and_serial_st
ts.h 246 issuer GeneralNames,
253 STACK_OF(GENERAL_NAME) *issuer; member in struct:ESS_issuer_serial
  /external/bouncycastle/src/main/java/org/bouncycastle/jce/provider/
RFC3280CertPathUtilities.java 143 throw new AnnotatedException("Could not read CRL issuer.", e);
176 throw new AnnotatedException("Could not read certificate issuer.", e);
269 * If the DP includes cRLIssuer, then verify that the issuer field in the
272 * boolean asserted. Otherwise, verify that the CRL issuer matches the
273 * certificate issuer.
316 "CRL issuer information from distribution point cannot be decoded.", e);
326 throw new AnnotatedException("CRL issuer of CRL does not match CRL issuer of distribution point.");
339 throw new AnnotatedException("Cannot find matching CRL issuer for certificate.");
416 * Obtain and validate the certification path for the complete CRL issuer
2006 DERObject issuer = null; local
    [all...]
  /external/chromium/net/base/
x509_certificate_nss.cc 469 ParsePrincipal(&cert_handle_->issuer, &issuer_);
  /external/chromium/net/third_party/nss/ssl/
sslcon.c 1955 char *issuer; local
    [all...]
  /external/wpa_supplicant/
tlsv1_client.c 1186 &cert->issuer);
    [all...]
  /external/blktrace/doc/
blktrace.tex 555 the issuer has to wait for one to be freed.
    [all...]
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/7/
android.jar 
  /prebuilt/sdk/8/
android.jar 

Completed in 141 milliseconds

1 2 34