- key
- the key to decrypt the data with.
Documentation for this section has not yet been entered.
Type Reason Java.IO.IOException if deserialization fails. Java.Lang.ClassNotFoundException if deserialization fails. Java.Security.NoSuchAlgorithmException if the algorithm to decrypt the data is not available. Java.Security.InvalidKeyException if the specified key cannot be used to decrypt the data.
Returns the wrapped object, decrypting it using the specified key.