OtherCertID public class OtherCertID : Asn1Encodable Documentation Code public IssuerSerial IssuerSerial { get; } public OtherHash OtherCertHash { get; } public OtherCertID(OtherHash otherCertHash) public OtherCertID(OtherHash otherCertHash, IssuerSerial issuerSerial) public static OtherCertID GetInstance(object obj) public static OtherCertID GetInstance(Asn1TaggedObject taggedObject, bool declaredExplicit)