CalculatesChecksumTrait
Table of Contents
Methods
- getEncodedValue() : string
Methods
getEncodedValue()
public
static getEncodedValue(string $requestedAlgorithm, string $value) : string
Parameters
- $requestedAlgorithm : string
-
the algorithm to encode with
- $value : string
-
the value to be encoded