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