PollReqContent public class PollReqContent : Asn1Encodable Documentation Code public PollReqContent(DerInteger certReqId) public PollReqContent(DerInteger[] certReqIds) public PollReqContent(BigInteger certReqId) public PollReqContent(BigInteger[] certReqIds) public static PollReqContent GetInstance(object obj) public static PollReqContent GetInstance(Asn1TaggedObject taggedObject, bool declaredExplicit) public virtual DerInteger[][] GetCertReqIDs() public virtual BigInteger[] GetCertReqIDValues()