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