public CompleteCertificateRefs(
params OtherCertID[] otherCertIDs
)
Public Sub New (
ParamArray otherCertIDs As OtherCertID()
)
public:
CompleteCertificateRefs(
... array<OtherCertID^>^ otherCertIDs
)
Org.BouncyCastle.Asn1.Esf.CompleteCertificateRefs = function(... otherCertIDs);