☰
tea_sdk
0.3.0-dev.7
In tea_sdk::utils::wasm_actor::actors::crypto
?
Function
tea_sdk
::
utils
::
wasm_actor
::
actors
::
crypto
::
aes_encrypt
[
−
]
pub async fn aes_encrypt(key:
Vec
<
u8
>, data:
Vec
<
u8
>) ->
Result
<
Vec
<
u8
>,
Error
>