Searched refs:certLevel (Results 1 – 1 of 1) sorted by relevance
116 public CertBuilder withAuthorityKeyIdentifier(CertLevel certLevel) { in withAuthorityKeyIdentifier() argument119 if (certLevel == CertLevel.SUB_CA) { in withAuthorityKeyIdentifier()144 public CertBuilder withBasicConstraints(CertLevel certLevel, boolean basicConstraintsCritical, in withBasicConstraints() argument148 if (certLevel == CertLevel.END_ENTITY) { in withBasicConstraints()