KeyChain
ActionKeyAccessChanged
ActionKeychainChanged
ActionStorageChanged
ActionTrustStoreChanged
ExtraCertificate
ExtraKeyAccessible
ExtraKeyAlias
ExtraName
ExtraPkcs12
KeyAliasSelectionDenied
KeyChain()
JniPeerMembers
ThresholdClass
ThresholdType
ChoosePrivateKeyAlias(Activity, IKeyChainAliasCallback, String[], IPrincipal[], Uri, String)
ChoosePrivateKeyAlias(Activity, IKeyChainAliasCallback, String[], IPrincipal[], String, Int32, String)
CreateInstallIntent()
CreateManageCredentialsIntent(AppUriAuthenticationPolicy)
GetCertificateChain(Context, String)
GetCredentialManagementAppPolicy(Context)
GetPrivateKey(Context, String)
IsBoundKeyAlgorithm(String)
IsCredentialManagementApp(Context)
IsKeyAlgorithmSupported(String)
RemoveCredentialManagementApp(Context)
monoandroid
namespace Android.Security
{
[Register("android/security/KeyChain", DoNotGenerateAcw = true)]
public sealed class KeyChain : Object
{
[Register("ACTION_KEYCHAIN_CHANGED", ApiSince = 26)]
public const string! ActionKeychainChanged = "android.security.action.KEYCHAIN_CHANGED";
}
}
| .NET | 6.07.08.09.0 |
|---|---|
Information specific to monoandroid | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API