Expose Aes object in AesEncrypter constructor (#18)

This commit is contained in:
2022-06-07 12:26:08 +02:00
committed by GitHub
parent ecc65a4302
commit a46fde652d
2 changed files with 83 additions and 75 deletions
@@ -7,7 +7,7 @@
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<RootNamespace>System</RootNamespace>
<Version>1.2.3</Version>
<Version>1.2.4</Version>
<Authors>Alexandru Macocian</Authors>
<RepositoryUrl>https://github.com/AlexMacocian/SystemExtensions</RepositoryUrl>
<Description>Security extensions for the System namespace</Description>