<PackageReference Include="BouncyCastle.Cryptography" Version="2.6.2" />

SemanticsInformation

public SemanticsInformation(DerObjectIdentifier semanticsIdentifier)

public SemanticsInformation(GeneralName[] generalNames)

public SemanticsInformation(DerObjectIdentifier semanticsIdentifier, GeneralName[] generalNames)

public static SemanticsInformation GetInstance(object obj)

public static SemanticsInformation GetInstance(Asn1TaggedObject taggedObject, bool declaredExplicit)

public static SemanticsInformation GetTagged(Asn1TaggedObject taggedObject, bool declaredExplicit)