AesWrapEngine Constructor

Overload List

AesWrapEngine Create a regular AesWrapEngine specifying the encrypt for wrapping, decrypt for unwrapping.
AesWrapEngine(Boolean) Create an AESWrapEngine where the underlying cipher is (optionally) set to decrypt for wrapping, encrypt for unwrapping.

See Also