Condividi tramite


Checksum.TypePartialMerkleRoot1mSha256 Campo

Definizione

Attenzione

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

Hash SHA256 radice di un albero Merkle di 1M calcolato su contenuto protetto.

[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

Valore del campo

Value = 32

Implementazioni

Attributi

Commenti

Hash SHA256 radice di un albero Merkle di 1M calcolato su contenuto protetto. Esclude il blocco di firma. Vedere Schema di firma APK V2.

Documentazione java per android.content.pm.Checksum.TYPE_PARTIAL_MERKLE_ROOT_1M_SHA256.

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