WebAssembly / wasi-crypto

WASI Cryptography API Proposal
162 stars 25 forks source link

Fix symmetric_state_options_get() examples #47

Closed jedisct1 closed 2 years ago

jedisct1 commented 2 years ago

The functions returns the value directly instead of a handle.

Fixes #46

/cc @sonder-joker