Choose which checksum or hash will be used
Last error code
Compute a block of data Params: ddh = DDH_T structure data = Byte array
Get the digest size in bytes Returns: Digest size
Finalize digest or checksum Params: ddh = DDH_T structure Returns: Raw digest slice
Initiates a DDH_T structure with an DDHAction value. Params: ddh = DDH_T structure action = DDHAction value Returns: True on error
Re-initiates the DDH session. Params: ddh = DDH_T structure
Finalize digest or checksum and return formatted Finalize and return formatted diggest Params: dd = DDH_T structure Returns: Formatted digest
Main structure
Structure information
Undocumented in source.