Click or drag to resize

IVaultDataClientKey Property

Gets client key. AES encryption key that encrypts data in the local storage Storage

Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
byte[] ClientKey { get; }

Property Value

Byte
See Also