Introduced new API methods to support multi-tenant scenario in a single app bucket:
Key.getSaltedKeyFromPassphrase(byte[] salt, String passphrase)
EncryptionAccess.overrideEncryptionKey(String bucket, String prefix, Key key)
Introduced new API methods to support multi-tenant scenario in a single app bucket:
Key.getSaltedKeyFromPassphrase(byte[] salt, String passphrase)
EncryptionAccess.overrideEncryptionKey(String bucket, String prefix, Key key)