Java.Security.Security Class
Security is the central class in the Java Security API.

See Also: Security Members

Syntax

[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.

[Android Documentation]

Requirements

Namespace: Java.Security
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1