Creates a
DOMX509IssuerSerial
containing the specified
issuer distinguished name/serial number pair.
Parameters:
-
issuerName - the X.509 issuer distinguished name in RFC 2253
String format
-
serialNumber - the serial number
Throws:
-
IllegalArgumentException - if the format of
issuerName
is not RFC 2253 compliant
-
NullPointerException - if
issuerName
or
serialNumber
is
null