Freigeben über


Checksum.TypePartialMerkleRoot1mSha256 Feld

Definition

Achtung

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

Sha256-Stammhash einer 1M-Merkle-Struktur, die für geschützte Inhalte berechnet wird.

[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

Feldwert

Value = 32

Implementiert

Attribute

Hinweise

Sha256-Stammhash einer 1M-Merkle-Struktur, die für geschützte Inhalte berechnet wird. Schließt den Signaturblock aus. Siehe APK-Signaturschema V2.

Java-Dokumentation für android.content.pm.Checksum.TYPE_PARTIAL_MERKLE_ROOT_1M_SHA256.

Teile dieser Seite sind Änderungen, die auf Arbeiten basieren, die vom Android Open Source Project erstellt und freigegeben wurden und gemäß den In der Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: