check_public

Function check_public 

Source
pub fn check_public(public_key: &impl PublicKeyParts) -> Result<()>
Expand description

Check that the public key is well formed and has an exponent within acceptable bounds.