type-aliasesType Alias: SignedKeyPairOn this pageType Alias: SignedKeyPair SignedKeyPair: object Defined in: src/Types/Auth.ts:6 Type declaration keyId keyId: number keyPair keyPair: KeyPair signature signature: Uint8Array timestampS? optional timestampS: number