Skip to main content

bitcoin_core_auth_hmac

Function bitcoin_core_auth_hmac 

Source
pub fn bitcoin_core_auth_hmac(password: &str, salt: &str) -> String
Expand description

Compute Bitcoin Core’s HMAC-SHA256 rpcauth digest.