The RecipientInfo type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Certificate |
Gets the certificate associated with the recipient, or null if not available.
| |
| CertificateChain |
Gets the certificate chain associated with the recipient, or null if not available.
| |
| EncryptedKey |
Gets the encrypted key for the recipient.
| |
| KeyEncryptionAlgorithm |
Gets the identifier of the algorithm used to encrypt the symmetric key.
| |
| RecipientIdentifier |
Gets the identifier of the recipient.
|