- key
- the key to wrap.
Documentation for this section has not yet been entered.
Type Reason Javax.Crypto.IllegalBlockSizeException if the size of the resulting bytes is not a multiple of the cipher block size. Java.Security.InvalidKeyException if this cipher instance can not wrap this key. Java.Lang.IllegalStateException if this cipher instance is not initialized for wrapping.
Wraps a key using this cipher instance.