Partager via


Checksum.TypePartialMerkleRoot1mSha256 Champ

Définition

Attention

This constant will be removed in the future version. Use Android.Content.PM.ChecksumType enum directly instead of this field.

Hachage SHA256 racine d’une arborescence merkle de 1M calculée sur du contenu protégé.

[Android.Runtime.Register("TYPE_PARTIAL_MERKLE_ROOT_1M_SHA256", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Content.PM.ChecksumType enum directly instead of this field.", true)]
public const Android.Content.PM.ChecksumType TypePartialMerkleRoot1mSha256 = 32;
[<Android.Runtime.Register("TYPE_PARTIAL_MERKLE_ROOT_1M_SHA256", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Content.PM.ChecksumType enum directly instead of this field.", true)>]
val mutable TypePartialMerkleRoot1mSha256 : Android.Content.PM.ChecksumType

Valeur de champ

Value = 32

Implémente

Attributs

Remarques

Hachage SHA256 racine d’une arborescence merkle de 1M calculée sur du contenu protégé. Exclut le bloc de signature. Voir APK Signature Scheme V2.

Documentation Java pour android.content.pm.Checksum.TYPE_PARTIAL_MERKLE_ROOT_1M_SHA256.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à