EncryptionKeyFactory Class | 
Namespace: Couchbase.Lite
public static class EncryptionKeyFactory
| Name | Description | |
|---|---|---|
| Create(IEnumerableByte) | 
            Creates a new IEncryptionKey instance using preexisting derived data
              | |
| Create(String) | 
            Creates a new IEncryptionKey instance using a String based password
              |