Searched defs:BASIC_CONSTRAINTS (Results 1 - 4 of 4) sorted by relevance

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
H A DCertPathValidatorUtilities.java85 protected static final String BASIC_CONSTRAINTS = X509Extensions.BasicConstraints.getId(); field in class:CertPathValidatorUtilities
H A DRFC3280CertPathUtilities.java239 BASIC_CONSTRAINTS));
392 protected static final String BASIC_CONSTRAINTS = X509Extensions.BasicConstraints.getId(); field in class:RFC3280CertPathUtilities
2074 RFC3280CertPathUtilities.BASIC_CONSTRAINTS));
2133 RFC3280CertPathUtilities.BASIC_CONSTRAINTS));
/external/openssl/crypto/x509v3/
H A Dx509v3.h155 } BASIC_CONSTRAINTS; typedef in typeref:struct:BASIC_CONSTRAINTS_st
507 DECLARE_ASN1_FUNCTIONS(BASIC_CONSTRAINTS)
/external/openssl/include/openssl/
H A Dx509v3.h155 } BASIC_CONSTRAINTS; typedef in typeref:struct:BASIC_CONSTRAINTS_st
507 DECLARE_ASN1_FUNCTIONS(BASIC_CONSTRAINTS)

Completed in 126 milliseconds