<PackageReference Include="BouncyCastle.Cryptography" Version="2.6.0-beta.106" />

OtherRevocationInfoFormat

public virtual Asn1Encodable Info { get; }

public virtual DerObjectIdentifier InfoFormat { get; }

public OtherRevocationInfoFormat(DerObjectIdentifier otherRevInfoFormat, Asn1Encodable otherRevInfo)

public static OtherRevocationInfoFormat GetInstance(object obj)

public static OtherRevocationInfoFormat GetInstance(Asn1TaggedObject obj, bool isExplicit)

public static OtherRevocationInfoFormat GetTagged(Asn1TaggedObject taggedObject, bool declaredExplicit)