Click or drag to resize

IEncryptionKeyKeyData 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#
byte[] KeyData { get; }

Property Value

Type: Byte
See Also