Compartilhar via


Checksum.TypePartialMerkleRoot1mSha256 Campo

Definição

Cuidado

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

Hash raiz SHA256 de uma árvore Merkle de 1M computada sobre conteúdo protegido.

[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

Valor do campo

Value = 32

Implementações

Atributos

Comentários

Hash raiz SHA256 de uma árvore Merkle de 1M computada sobre conteúdo protegido. Exclui o bloco de assinatura. Veja APK Signature Scheme V2.

Documentação Java para android.content.pm.Checksum.TYPE_PARTIAL_MERKLE_ROOT_1M_SHA256.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a