pub fn load_base64_secp256k1_key(
    path: impl AsRef<Path>
) -> Result<(SigningKey, VerifyingKey), Error>
Expand description

Load a Base64-encoded Secp256k1 secret key