Click or drag to resize

SymmetricKeyHexData Property

The key data encoded as hex.

Namespace:  Couchbase.Lite.Store
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
public string HexData { get; }

Property Value

Type: String
See Also