crypto_secretstream_xchacha20poly1305_init_push method

SecretStreamInitPush crypto_secretstream_xchacha20poly1305_init_push(
  1. JSUint8Array key
)

Implementation

external SecretStreamInitPush crypto_secretstream_xchacha20poly1305_init_push(
  JSUint8Array key,
);