Condividi tramite


KeyProperties.KeyAlgorithmHmacSha512 Campo

Definizione

Chiave HMAC (Keyed-Hash Message Authentication Code) usando SHA-512 come hash.

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

Valore del campo

Attributi

Commenti

Chiave HMAC (Keyed-Hash Message Authentication Code) usando SHA-512 come hash.

Documentazione java per android.security.keystore.KeyProperties.KEY_ALGORITHM_HMAC_SHA512.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a