Title here
Summary here
AbstractAlgorithm
Kind: global abstract class
Extends: AbstractAlgorithm
Model:
Properties
Name | Type | Description |
---|---|---|
isHmac | boolean | Flag to identify HMAC |
name | String | Name to be used |
hash | String | hash to be used, by default $CryptoDigestAlgorithm.SHA_256 |
A cryptographic algorithm class holding a defined HMAC model.