Compartir a través de


KeyProperties.KeyAlgorithmAes Field

Definition

Advanced Encryption Standard (AES) key.

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

Field Value

Attributes

Remarks

Advanced Encryption Standard (AES) key.

Java documentation for android.security.keystore.KeyProperties.KEY_ALGORITHM_AES.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to