Searched refs:SERIAL_NUMBER (Results 1 – 6 of 6) sorted by relevance
71 public static final String SERIAL_NUMBER = "serial_number"; field in AuthorityKeyIdentifierExtension245 } else if (name.equalsIgnoreCase(SERIAL_NUMBER)) { in set()266 } else if (name.equalsIgnoreCase(SERIAL_NUMBER)) { in get()282 } else if (name.equalsIgnoreCase(SERIAL_NUMBER)) { in delete()299 elements.addElement(SERIAL_NUMBER); in getElements()
73 public static final String SERIAL_NUMBER = CertificateSerialNumber.NAME; field in X509CertInfo118 map.put(SERIAL_NUMBER, Integer.valueOf(ATTR_SERIAL)); in map.put() argument197 elements.addElement(SERIAL_NUMBER); in getElements()
99 X509CertInfo.SERIAL_NUMBER + DOT +
134 AuthorityKeyIdentifierExtension.SERIAL_NUMBER); in setSkiAndSerialNumber()
616 AuthorityKeyIdentifierExtension.SERIAL_NUMBER); in verifyCRL()
202 public static final java.lang.String SERIAL_NUMBER = "serialNumber"; field in X509CertInfo