Context.KeystoreService フィールド

定義

android キーストア関数にアクセスするための#getSystemService(String)を取得するには、android.security.keystore.KeyStoreManagerと共に使用します。

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

フィールド値

属性

注釈

android キーストア関数にアクセスするための#getSystemService(String)を取得するには、android.security.keystore.KeyStoreManagerと共に使用します。

Javaドキュメント。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象