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