SemanticsInformation public class SemanticsInformation : Asn1Encodable Documentation Code public DerObjectIdentifier SemanticsIdentifier { get; } public SemanticsInformation(Asn1Sequence seq) public SemanticsInformation(DerObjectIdentifier semanticsIdentifier, GeneralName[] generalNames) public SemanticsInformation(DerObjectIdentifier semanticsIdentifier) public SemanticsInformation(GeneralName[] generalNames) public static SemanticsInformation GetInstance(object obj) public GeneralName[] GetNameRegistrationAuthorities()