Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
IEncryptionKey Interface
IEncryptionKey Properties
HexData Property
KeyData Property
IEncryptionKey
HexData Property
Gets the derived bytes of this key in hexadecimal format
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0033
Syntax
C#
Copy
string
HexData
{
get
; }
Property Value
Type:
String
See Also
Reference
IEncryptionKey Interface
Couchbase.Lite Namespace