Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
EncryptionKey Class
EncryptionKey Properties
HexData Property
KeyData Property
EncryptionKey
HexData Property
The key data encoded as hex.
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0364
Syntax
C#
Copy
public
string
HexData
{
get
; }
Property Value
Type:
String
See Also
Reference
EncryptionKey Class
Couchbase.Lite Namespace