Crate sha_to_hex
source ·Functions§
- Encode a message using secret with HMAC-SHA256 encryption
- Encode a message using secret with HMAC-SHA256 encryption
- [Deprecated] Encode msg using secret return hex string This is just alias of
encode
for backward compatibility