The encryption_info_command contains the file offset and size of an of an encrypted segment.
LC_ENCRYPTION_INFO.
Sizeof(struct encryption_info_command).
Which encryption system, 0 means not-encrypted yet.
File offset of encrypted range.
File size of encrypted range.
See Implementation
The encryption_info_command contains the file offset and size of an of an encrypted segment.