Click or drag to resize

EncryptionKey Constructor

Creates an instance with a random key.

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0364
Syntax
C#
public EncryptionKey()
See Also