public OtherSigningCertificate(
IEnumerable<OtherCertID> certs
)Public Sub New (
certs As IEnumerable(Of OtherCertID)
)public:
OtherSigningCertificate(
IEnumerable<OtherCertID^>^ certs
)Org.BouncyCastle.Asn1.Esf.OtherSigningCertificate = function(certs);