Skip to content

KeyHold TypeScript SDK / CipherParameters

Interface: CipherParameters

Explicit parameters for AES-GCM during private-key export.

Properties overview

PropertyTypeRequiredDescription
algorithm"aes-gcm"Yes
keyLengthBits256Yes
tagLengthBits128Yes

Properties

algorithm

algorithm: "aes-gcm"


keyLengthBits

keyLengthBits: 256


tagLengthBits

tagLengthBits: 128

One file. One password. One private key.