Searched defs:NAME_CONSTRAINTS (Results 1 – 11 of 11) sorted by relevance
18 NAME_CONSTRAINTS = ObjectIdentifier("2.5.29.30") variable in ExtensionOID
399 typedef struct NAME_CONSTRAINTS_st NAME_CONSTRAINTS; typedef
358 typedef struct NAME_CONSTRAINTS_st NAME_CONSTRAINTS; typedef
95 protected static final String NAME_CONSTRAINTS = Extension.nameConstraints.getId(); field in CertPathValidatorUtilities
410 public static final String NAME_CONSTRAINTS = Extension.nameConstraints.getId(); field in RFC3280CertPathUtilities
94 protected static final String NAME_CONSTRAINTS = Extension.nameConstraints.getId(); field in CertPathValidatorUtilities
409 public static final String NAME_CONSTRAINTS = Extension.nameConstraints.getId(); field in RFC3280CertPathUtilities
670 pub const NAME_CONSTRAINTS: Nid = Nid(ffi::NID_name_constraints); constant