Gets the identifier of the recipient.
Namespace:
Rebex.Security.Cryptography.Pkcs
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public Overrides ReadOnly Property RecipientIdentifier As SubjectIdentifier Get |
C# |
---|
public override SubjectIdentifier RecipientIdentifier { get; } |