Keeper SDK Class Library
C#
Show/Hide TOC
IVault
Data
Client
Key Property
Gets client key. AES encryption key that encrypts data in the local storage
Storage
Definition
Namespace:
KeeperSecurity.Vault
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
byte
[]
ClientKey
{
get
; }
Property Value
Byte
See Also
Reference
IVaultData Interface
KeeperSecurity.Vault Namespace
In This Article
Definition
See Also