OtherRevocationInfoFormat public class OtherRevocationInfoFormat : Asn1Encodable Documentation Code 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)