SignerInfo.EncryptionKeyPreference Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9448)
EncryptionKeyPreference
Gets the preferred subject identifier for key encryption.
Declaration
public SubjectIdentifier EncryptionKeyPreference { get; set; }
Property Value
| Type | Description |
|---|---|
| SubjectIdentifier | The preferred subject identifier. |