CrlOcspRef public class CrlOcspRef : Asn1Encodable Documentation Code public CrlListID CrlIDs { get; } public OcspListID OcspIDs { get; } public OtherRevRefs OtherRev { get; } public CrlOcspRef(CrlListID crlids, OcspListID ocspids, OtherRevRefs otherRev) public static CrlOcspRef GetInstance(object obj)