Click or drag to resize

EncryptionKeyDispose Method

Releases all resources used by the EncryptionKey

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