IEncryptionKey Interface |
Namespace: Couchbase.Lite
public interface IEncryptionKey : IDisposable
The IEncryptionKey type exposes the following members.
| Name | Description | |
|---|---|---|
| HexData |
Gets the derived bytes of this key in hexadecimal format
| |
| KeyData |
Gets the derived bytes of this key
|
| Name | Description | |
|---|---|---|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |