pub fn compute_raw_key_thumbprint(
sign_alg: JwsAlgorithm,
hash_alg: HashAlgorithm,
signature_public_key: &[u8],
) -> RustyAcmeResult<String>Expand description
Used to compute the MLS thumbprint of a Basic Credential
pub fn compute_raw_key_thumbprint(
sign_alg: JwsAlgorithm,
hash_alg: HashAlgorithm,
signature_public_key: &[u8],
) -> RustyAcmeResult<String>Used to compute the MLS thumbprint of a Basic Credential