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