algorithm property
The cryptographic algorithm associated with this object.
Implementation
@override
CryptoAlgorithm get algorithm => currentCrypt.algorithm;
The cryptographic algorithm associated with this object.
@override
CryptoAlgorithm get algorithm => currentCrypt.algorithm;