Enum FinEncryption
Encryption that shall be applied to all messages of a dialog.
public enum FinEncryption
Fields
Encrypted = 4The data shall be encrypted.
None = 0No encryption at all. This applies to anonymous dialog types.
PlainText = 998Dummy plain text encryption as it is used for non-anonymous HBCI+ PIN/TAN or FinTS 3.0 PIN/TAN dialogues.
Remarks
The actual values of this enumeration match the value of the security function code ("Sicherheitsfunktion, kodiert") of a corresponding HNVSK segment.