Get the size of pre encrypted binary image header (`struct pre_enc_bin_header`). The initial header in the image contains magic, credentials (symmetric key) and few other parameters. This API could be useful for scenarios where the entire decrypted image length must be computed by the application including the image header.