The RecipientInfo type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkCertificate
Gets the certificate associated with the recipient, or null if not available.
Public propertySupported by the .NET Compact FrameworkCertificateChain
Gets the certificate chain associated with the recipient, or null if not available.
Public propertySupported by the .NET Compact FrameworkEncryptedKey
Gets the encrypted key for the recipient.
Public propertySupported by the .NET Compact FrameworkKeyEncryptionAlgorithm
Gets the identifier of the algorithm used to encrypt the symmetric key.
Public propertySupported by the .NET Compact FrameworkRecipientIdentifier
Gets the identifier of the recipient.

See Also