Gets the preferred subject identifier for key encryption.
Namespace:
Rebex.Security.Cryptography.Pkcs
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public Property EncryptionKeyPreference As SubjectIdentifier Get Set |
C# |
---|
public SubjectIdentifier EncryptionKeyPreference { get; set; } |