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