IEncryptedValuePadder
An encrypted value padder is used to make sure that prior to a value been
encrypted the data is padded to a standard length.
Return a byte array of padded data.
Return a byte array of with padding removed.