Class SemanticsInformation

  • All Implemented Interfaces:
    ASN1Encodable, Encodable

    public class SemanticsInformation
    extends ASN1Object
    The SemanticsInformation object. SemanticsInformation ::= SEQUENCE { semanticsIdentifier OBJECT IDENTIFIER OPTIONAL, nameRegistrationAuthorities NameRegistrationAuthorities OPTIONAL } (WITH COMPONENTS {[], semanticsIdentifier PRESENT}| WITH COMPONENTS {[], nameRegistrationAuthorities PRESENT}) NameRegistrationAuthorities ::= SEQUENCE SIZE (1..MAX) OF GeneralName