Click or drag to resize

DeviceConfigurationDeviceKey Property

Device EC private key.

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

Property Value

Byte

Implements

IDeviceConfigurationDeviceKey
See Also