B16: Mixed_Record_Identifier; B17: Operation - Sony KV-DZ29M30 Service Manual

Trinitron color tv
Hide thumbs Also See for KV-DZ29M30:
Table of Contents

Advertisement

B16:
MIXED_RECORD_IDENTIFIER
This keyword identifies a character string that can match characters at a specified
offset in a record. If the string matches characters in the record at the specified offset,
then that selects the FIELD(s) immediately below the MIXED_RECORD_IDENTIFIER.
Those FIELD(s) will be used to apply encryption or decryption to the record.
MIXED_RECORD_IDENTIFIERs are only used in files that contain records with
different layouts, such as where a header record, detail records and a trailer record are
written to a file.
Syntax:
MIXED_RECORD_IDENTIFIER <text> OFFSET <number>
Where:
OFFSET
is a sub-keyword and <number> is the zero-based offset in the record where the
text to identify the record exists.
Example:
MIXED_RECORD_IDENTIFIER abc
B17:
OPERATION
The operation being requested is determined from the ACCESS parameter that was
passed to the FILE_OPEN_ call in the requesting program.
Read-write (0) requests both ENCRYPT and DECRYPT operations.
Read only (1) requests DECRYPT access.
Write only (2) requests ENCRYPT access.
If access is NOT granted, then the program will be able to read encrypted data, and
will receive an error if it tries to write data.
Syntax:
OPERATION <oper name>
Example 1:
OPERATION ENCRYPT
Example 2:
OPERATION ENCRYPT,DECRYPT
Example 3: Use wild card
OPERATION *
XYPRO Technology Corporation
®
XYGATE
Data Protection
Appendix B: The DPACL File
offset 38
Single operation
Many operations
Reference Manual
89
Proprietary and Confidential

Advertisement

Table of Contents
loading

This manual is also suitable for:

Kv-dz29m61Kv-dz29m91

Table of Contents