The SignerInfoCollection.CopyTo(SignerInfo[], int) method copies the System.Security.Cryptography.Pkcs.SignerInfoCollection collection to a System.Security.Cryptography.Pkcs.SignerInfo array.
- array
An array of System.Security.Cryptography.Pkcs.SignerInfo objects where the System.Security.Cryptography.Pkcs.SignerInfoCollection collection is to be copied.
- index
The zero-based index in array where the System.Security.Cryptography.Pkcs.SignerInfoCollection collection is copied.