Click or drag to resize

SymmetricKey Constructor

Creates an instance with a random key.

Namespace:  Couchbase.Lite.Store
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
public SymmetricKey()
See Also