Const
key.export -> return a Uint8Array of the key key.export.asString -> the key encoded as a string, by default base64
base64
Factory function -- create a new AES key. Defaults are AES-GCM algorithm and 12 bytes iv size.
AES-GCM
iv
Algorithm and key size.
Optional
key.export -> return a Uint8Array of the key key.export.asString -> the key encoded as a string, by default
base64