Xamarin.iOS bindings for the IOSSecuritySuite swift library, an advanced and easy-to-use platform security & anti-tampering library written in pure Swift! If you are developing for iOS and you want to protect your app according to the OWASP MASVS standard, chapter v8, then this library could save you a lot of time.
Info
Version: | 1.5.0.5 |
Author(s): | Nico Milcoff |
Last Update: | Thursday, March 5, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nmilcoff/IOSSecuritySuite |
NuGet Url: | https://www.nuget.org/packages/IOSSecuritySuite |
Install
Install-Package IOSSecuritySuite
dotnet add package IOSSecuritySuite
paket add IOSSecuritySuite
IOSSecuritySuite Download (Unzip the "nupkg" after downloading)
Dependencies
- Xamarin.iOS.SwiftRuntimeSupport(>= 0.2.0)