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