streams/doc/hook/other_unencapsulate.bb

6 lines
270 B
BlitzBasic
Raw Normal View History

2016-12-01 00:22:31 +00:00
[h2]other_unencapsulate[/h2]
Passed an array of 'data', 'prvkey', 'alg', 'result' when decrypting data with an algorithm (alg) which is unknown to the system. Hooks are expected to identify their algorithm, decrypt data with prvkey and place the result in 'result'.