Click or drag to resize

JobControlHelperUtilZmotifEncryptionKey Property

Sets the 16 byte encryption used to encrypt job data between the printer and host.

Namespace:  Zebra.Sdk.Card.Zmotif.Job
Assembly:  SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax
byte[] EncryptionKey { set; }

Property Value

Type: Byte
Exceptions
ExceptionCondition
SettingsExceptionIf the encryption key is invalid.
Remarks
  • Encryption option must be pre-configured on the printer.
See Also