public final class C4Key extends Object
Modifier and Type | Method and Description |
---|---|
static byte[] |
getCoreKey(String password) |
static byte[] |
getPbkdf2Key(String password) |
@NonNull public static byte[] getPbkdf2Key(@NonNull String password) throws CouchbaseLiteException
CouchbaseLiteException
@NonNull public static byte[] getCoreKey(@NonNull String password) throws CouchbaseLiteException
CouchbaseLiteException