property RecipientIdentifier: TScCMSSubjectIdentifier;
Description
The RecipientIdentifier property retrieves the recipient identifier associated with the encrypted content.
RecipientIdentifier specifies the recipient's certificate or key that was used by the sender to protect the content-encryption key. The content-encryption key is encrypted with the recipient's public key.
This property is read-only.
See Also