Encrypt encrypts "data" with the specified "key" (must be valid 32 char AES key).
This method uses AES-256-GCM block cypher mode.
Generated using TypeDoc
Encrypt encrypts "data" with the specified "key" (must be valid 32 char AES key).
This method uses AES-256-GCM block cypher mode.