Bouncy Castle Library
C#
VB
C++
JavaScript
Show/Hide TOC
Aes
Wrap
Engine 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
Reference
AesWrapEngine Class
Org.BouncyCastle.Crypto.Engines Namespace
In This Article
Overload List
See Also