SymmetricKeyKeyData Property |
The SymmetricKey's key data; can be used to reconstitute it.
Namespace:
Couchbase.Lite.Store
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntaxpublic byte[] KeyData { get; }
Property Value
Type:
Byte
See Also