Function c509::verify

source ยท
pub(crate) fn verify(file: &PathBuf, public_key: PathBuf) -> Result<()>
Expand description

Verify the signature of the certificate given public key file path.