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 | (Inherited from IDisposable.) |