ascent.crypto
Encryption and Decryption methods for Ascent
Usage
ascent.crypto.aes()
ascent.crypto.aes(cipher: string): Parameter
Type
Description
ascent.crypto.aes().encrypt()
ascent.crypto.aes(cipher: string).encrypt(input: any): stringParameter
Type
Description
ascent.crypto.aes().decrypt()
Parameter
Type
Description
Last updated
Was this helpful?