Class HashingAlgorithm
A hashing algorithm such as MD5
or SHA512
.
Import path
import javascript
Direct supertypes
Indirect supertypes
Predicates
Inherited predicates
matchesName | Holds if the name of this algorithm matches | from CryptographicAlgorithm |
toString | Gets a textual representation of this element. | from CryptographicAlgorithm |