<PackageReference Include="BouncyCastle.Cryptography" Version="2.2.1" />

AriaWrapEngine

public AriaWrapEngine()

Create a regular AriaWrapEngine specifying the encrypt for wrapping, decrypt for unwrapping.

public AriaWrapEngine(bool useReverseDirection)

Create an AriaWrapEngine where the underlying cipher is (optionally) set to decrypt for wrapping, encrypt for unwrapping.