bool validateWithKeyId(KeyId id) { return DartApi.native.signedJson.validateWithKeyId(_ffi, id.ffi) != 0; }