Interface EncyptionKeyAccessor<S>
public interface EncyptionKeyAccessor<S>
-
Method Summary
Modifier and TypeMethodDescriptionvoidgetEncryptionKey(S entity) voidsetEncryptionKey(S entity, byte[] encryptionKey)
-
Method Details
-
setEncryptionKey
-
getEncryptionKey
-