Decrypts the byte array using the configured {@link #getCipherService() cipherService}.
@param encrypted the encrypted byte array to decrypt @return the decrypted byte array returned by the configured {@link #getCipherService () cipher}.
See Implementation
Decrypts the byte array using the configured {@link #getCipherService() cipherService}.
@param encrypted the encrypted byte array to decrypt @return the decrypted byte array returned by the configured {@link #getCipherService () cipher}.