amiudmodz
amiudmodz / SignedKeyPair
Type 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