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-b0469
Syntaxpublic byte[] KeyData { get; }Property Value
Type:
Byte
See Also