; 5.03 Prometheus custom key
; this is a line of comment

; tag indicates a key's identication
tag 0xd91613f0

; key indicates a key
key ebff40d8b41ae166913b8f64b6fcb712

; code indicates a key's "scramble code"
code 0x5d

; type indicates a key's type, optionally
; 2  - for game
; 5  - for game patch
; -1 - ignored
; type 2

; use_polling indicates whether use sceUtilsBufferCopyByPollingWithRange, optionally
; 0  - use sceUtilsBufferCopyWithRange
; 1  - use sceUtilsBufferCopyByPollingWithRange
; -1 - ignored

; xor_key1 indicates a optional key used by decrypt API, optionally
; xor_key1 00112233445566778899aabbccddeeff

; xor_key2 indicates a optional key used by decrypt API, optionally
; xor_key2 00112233445566778899aabbccddeeff

; keyend marks the end of a key
keyend

; here goes another key
tag 0xd91612f0
key 9e20e1cdd788dec0319b10afc5b87323
code 0x5d
keyend

tag 0xd91617f0
key 02fa487375afae0a67892b954b0987a3
code 0x5d
keyend

tag 0xd91618f0
key 96967cc3f712da621bf69a9a4444bc48
code 0x5d
keyend
