KeyProperties.KeyAlgorithmAes フィールド

定義

Advanced Encryption Standard (AES) キー。

[Android.Runtime.Register("KEY_ALGORITHM_AES", ApiSince=23)]
public const string KeyAlgorithmAes;
[<Android.Runtime.Register("KEY_ALGORITHM_AES", ApiSince=23)>]
val mutable KeyAlgorithmAes : string

フィールド値

属性

注釈

Advanced Encryption Standard (AES) キー。

Javaドキュメント。

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

適用対象