[Android.Runtime.Register("java/security/Security", DoNotGenerateAcw=true)] public sealed class Security : Java.Lang.Object
Remarks
Security is the central class in the Java Security API. It manages
the list of security Provider that have been installed into this
runtime environment.