defaultAlgorithm constant

String const defaultAlgorithm

The algorithm to use for encryption. Only aes is supported.

Implementation

static const defaultAlgorithm = 'aes';