KeyProperties.DigestSha256 Field

Definition

SHA-2 256 (aka SHA-256) digest.

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

Field Value

Attributes

Remarks

SHA-2 256 (aka SHA-256) digest.

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

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