Skip to main content

validate_credential_bundle

Function validate_credential_bundle 

Source
pub fn validate_credential_bundle(
    raw: &str,
    private_key: Option<&str>,
) -> Result<(), ViaError>