Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

x509_digest_public_key_sha256

Function x509_digest_public_key_sha256 

Source
pub fn x509_digest_public_key_sha256(
    certificate: &Certificate,
) -> Option<Sha256Output>