bool validateArkId(SecpKeyId id) { return DartApi.native.secpPublicKey.validateArkId(_ffi, id.ffi) != 0; }