public PollReqContent( BigInteger certReqId )
Public Sub New ( certReqId As BigInteger )
public: PollReqContent( BigInteger^ certReqId )
Org.BouncyCastle.Asn1.Cmp.PollReqContent = function(certReqId);
In This Article