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