Initializes a new instance of the GeneralName class
Initialization parameters
value type - from a tagged value (0 for "otherName", 1 for "rfc822Name" etc.)
ASN.1 object having GeneralName value (type depends on TYPE value)
Static
CLASS_Name of the class
Converts the class to JSON object
JSON object
Static
blockStatic
compareStatic
defaultStatic
fromBERCreates PKI object from the raw data
Initialized and filled current class object
ASN.1 encoded raw data
Static
schemaReturns value of pre-defined ASN.1 schema for current class
ASN.1 schema object
Input parameters for the schema
Generated using TypeDoc
Represents the GeneralName structure described in RFC5280