X500Name.this

Constructs a name from a string formatted according to format. Currently, the formats DEFAULT and RFC2253 are supported. DEFAULT is the default format used by the X500Name(string) constructor. RFC2253 is the format strictly according to RFC2253 without extensions.

@param dname the X.500 Distinguished Name @param format the specified format of the string DN

Meta