EncryptionKeyKeyData Property |
The SymmetricKey's key data; can be used to reconstitute it.
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0364
Syntax public byte[] KeyData { get; }
Property Value
Type:
ByteSee Also