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