Skip to content

KeyHold TypeScript SDK / Document

Interface: Document

The complete JSON document represented by the SDK.

Properties overview

PropertyTypeRequiredDescription
format"keymaster"Yes
version2Yes
labelstringYes
publicKeyHexstringYes
keyDerivationKeyDerivationYes
cipherCipherYes

Properties

format

format: "keymaster"


version

version: 2


label

label: string


publicKeyHex

publicKeyHex: string


keyDerivation

keyDerivation: KeyDerivation


cipher

cipher: Cipher

One file. One password. One private key.