Searched refs:CertTypeX509 (Results 1 – 4 of 4) sorted by relevance
17 public static final String CertTypeX509 = "x509v3"; field in Credential124 if (certType.equalsIgnoreCase(CertTypeX509)) { in mapCertType()
26 public static final String CertTypeX509 = "x509v3"; field in Credential189 if (certType.equalsIgnoreCase(CertTypeX509)) {
612 certNode.addChild(TAG_CertificateType, null, Credential.CertTypeX509, null); in buildHomeSPTree()
571 certNode.addChild(TAG_CertificateType, null, Credential.CertTypeX509, null); in buildHomeSPTree()