public interface ETSIDataDecryptor
byte[]
decrypt(byte[] wrappedKey, byte[] content, byte[] nonce)
getKey()
byte[] decrypt(byte[] wrappedKey, byte[] content, byte[] nonce)
byte[] getKey()