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

x509_digest_sha256

Function x509_digest_sha256 

Source
pub fn x509_digest_sha256(
    certificate: &Certificate,
) -> Result<Sha256Output, Error>