Encrypt
Method Signature
Encrypt(object=[any], key=[string], algorithm=[string], encoding=[string], IVorSalt=[any], iterations=[integer], precise=[boolean])Arguments
Argument
Type
Required
Description
Default
Examples
Encrypt using AES Encryption in ECB Mode
Encrypt using AES Cipher Block Chaining (CBC) mode
Encrypt using AES Galois/Counter Mode (GCM)
Additional Examples
Related
Last updated
Was this helpful?
