Skip to main content

secret_to_hex

Function secret_to_hex 

Source
pub fn secret_to_hex(secret: &[u8]) -> String
Expand description

Encode a secret as hex string for storage.