Table of Contents

Namespace Android.Security

Classes

AppUriAuthenticationPolicy

https://developer.android.com/reference/android/security/AppUriAuthenticationPolicy.html

AppUriAuthenticationPolicy.Builder

https://developer.android.com/reference/android/security/AppUriAuthenticationPolicy.Builder.html

AttestedKeyPair

https://developer.android.com/reference/android/security/AttestedKeyPair.html

ConfirmationAlreadyPresentingException

https://developer.android.com/reference/android/security/ConfirmationAlreadyPresentingException.html

ConfirmationCallback

https://developer.android.com/reference/android/security/ConfirmationCallback.html

ConfirmationNotAvailableException

https://developer.android.com/reference/android/security/ConfirmationNotAvailableException.html

ConfirmationPrompt

https://developer.android.com/reference/android/security/ConfirmationPrompt.html

ConfirmationPrompt.Builder

https://developer.android.com/reference/android/security/ConfirmationPrompt.Builder.html

FileIntegrityManager

https://developer.android.com/reference/android/security/FileIntegrityManager.html

KeyChain

https://developer.android.com/reference/android/security/KeyChain.html

KeyChainAliasCallback

https://developer.android.com/reference/android/security/KeyChainAliasCallback.html

KeyChainException

https://developer.android.com/reference/android/security/KeyChainException.html

KeyPairGeneratorSpec

https://developer.android.com/reference/android/security/KeyPairGeneratorSpec.html

KeyPairGeneratorSpec.Builder

https://developer.android.com/reference/android/security/KeyPairGeneratorSpec.Builder.html

KeyStoreException

https://developer.android.com/reference/android/security/KeyStoreException.html

KeyStoreParameter

https://developer.android.com/reference/android/security/KeyStoreParameter.html

KeyStoreParameter.Builder

https://developer.android.com/reference/android/security/KeyStoreParameter.Builder.html

NetworkSecurityPolicy

https://developer.android.com/reference/android/security/NetworkSecurityPolicy.html

Interfaces

IKeyChainAliasCallback

.NET interface for TO BE DEFINED FROM USER