PkcsSignerInfoCollection Constructor

Overload List

PkcsSignerInfoCollection Initializes a new instance of the PkcsSignerInfoCollection class without any PkcsSignerInfo information.
PkcsSignerInfoCollection(IEnumerablePkcsSignerInfo) Initializes a new instance of the PkcsSignerInfoCollection class from an array of PkcsSignerInfo objects.

See Also