Skip to main content

validate_with_pubkey

Function validate_with_pubkey 

Source
pub(crate) fn validate_with_pubkey(
    license_key: &str,
    pubkey_pem: &str,
) -> Result<ValidatedLicenseKey>