cipherAlgorithm property

  1. @override
CipherAlgorithm get cipherAlgorithm
override

Returns cipher algorithm.

Implementation

@override
CipherAlgorithm get cipherAlgorithm => type;