$$signatureFormat
$$signatureFormat : integer
The output signature format property storage.
Trait SignatureDataFormatsTrait - Reusable implementation of `SignatureDataFormatsInterface`.
changeOutputFormat(string $bytes, boolean|integer|null $direction = true) : string
Internal method for converting the output format representation via the chosen format.
string | $bytes | The bytes for conversion. |
boolean|integer|null | $direction | Flag for signing direction (sign => |
The formatted bytes.