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; }
WriteOnly Property EncryptionKey As Byte()
Set
property array<unsigned char>^ EncryptionKey {
void set (array<unsigned char>^ value);
}
Property Value
Type:
ByteExceptions Remarks - Encryption option must be pre-configured on the printer.
See Also