RecipientCert Property
The certificate used for encryption.
Syntax
[VB.NET] Public Property RecipientCert As Certificate
[C#] public Certificate RecipientCert {get; set;}
Remarks
This property specifies a certificate for encryption.
If specified, the SymmetricKey will be encrypted and included as an encrypted key in the XML. This is applicable when calling Encrypt.