語言

Context.KeystoreService 欄位

定義

使用 with #getSystemService(String) 來取得 a android.security.keystore.KeyStoreManager 以存取 Android Keystore 函式。

[Android.Runtime.Register("KEYSTORE_SERVICE", ApiSince=36)]
public const string KeystoreService;
[<Android.Runtime.Register("KEYSTORE_SERVICE", ApiSince=36)>]
val mutable KeystoreService : string

欄位值

屬性

備註

使用 with #getSystemService(String) 來取得 a android.security.keystore.KeyStoreManager 以存取 Android Keystore 函式。

Java 文件 android.content.Context.KEYSTORE_SERVICE

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

適用於