RecipientInfo.RecipientIdentifier Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9313)
RecipientIdentifier
Gets the identifier of the recipient.
Declaration
public abstract SubjectIdentifier RecipientIdentifier { get; }Property Value
| Type | Description | 
|---|---|
| SubjectIdentifier | Identifier of the recipient. |