RecipientCert Property
The certificate used for encryption.
Syntax
public Certificate getRecipientCert(); public void setRecipientCert(Certificate recipientCert);
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.