IKeyPair

@human-protocol/sdk


@human-protocol/sdk / interfaces / IKeyPair

Interface: IKeyPair

Defined in: interfaces.ts:112

Properties

passphrase

passphrase: string

Defined in: interfaces.ts:115


privateKey

privateKey: string

Defined in: interfaces.ts:113


publicKey

publicKey: string

Defined in: interfaces.ts:114


revocationCertificate?

optional revocationCertificate: string

Defined in: interfaces.ts:116

Last updated