factory Key({ String? certificateRequest, String? keyTimestamp, required String publicKey, }) = _Key;