Click or drag to resize

EncryptionKeyHexData Property

The key data encoded as hex.

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

Property Value

Type: String
See Also