algorithm property

  1. @override
EncryptionAlgorithm get algorithm
override

Encryption algorithm

Implementation

@override
EncryptionAlgorithm get algorithm => EncryptionAlgorithm.aes256;