public PollReqContent( BigInteger[] certReqIds )
Public Sub New ( certReqIds As BigInteger() )
public: PollReqContent( array<BigInteger^>^ certReqIds )
Org.BouncyCastle.Asn1.Cmp.PollReqContent = function(certReqIds);
In This Article