Function p256::deserialize_point

source ·
pub fn deserialize_point(pm: P256SerializedPoint) -> Result<P256Point, Error>