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