pub fn serialize<S>(key: &KeyPair, serializer: S) -> Result<S::Ok, S::Error> where
    S: Serializer