Android.Security Namespace

Provides access to a few facilities of the Android security subsystems.

Remarks

Provides access to a few facilities of the Android security subsystems.

Classes

TypeReason
IKeyChainAliasCallbackThe KeyChainAliasCallback is the callback for Android.Security.KeyChain.ChoosePrivateKeyAlias(Android.App.Activity, Android.Security.IKeyChainAliasCallback, Android.Security.IKeyChainAliasCallback, Android.Security.IKeyChainAliasCallback, Android.Security.IKeyChainAliasCallback, Android.Security.IKeyChainAliasCallback, Android.Security.IKeyChainAliasCallback).
KeyChainThe KeyChain class provides access to private keys and their corresponding certificate chains in credential storage.
KeyChainExceptionThrown on problems accessing the Android.Security.KeyChain.
KeyPairGeneratorSpecThis provides the required parameters needed for initializing the KeyPairGenerator that works with Android KeyStore facility.
KeyPairGeneratorSpec+BuilderBuilder class for Android.Security.KeyPairGeneratorSpec objects.
KeyStoreParameterThis provides the optional parameters that can be specified for KeyStore entries that work with Android KeyStore facility.
KeyStoreParameter+BuilderBuilder class for Android.Security.KeyStoreParameter objects.