Checksum.TypePartialMerkleRoot1mSha256 フィールド

定義

注意事項

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

保護されたコンテンツに対して計算された 1M Merkle ツリーのルート SHA256 ハッシュ。

[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

フィールド値

Value = 32

実装

属性

注釈

保護されたコンテンツに対して計算された 1M Merkle ツリーのルート SHA256 ハッシュ。 署名ブロックを除外します。 APK 署名スキーム V2 を参照してください

の Java ドキュメント android.content.pm.Checksum.TYPE_PARTIAL_MERKLE_ROOT_1M_SHA256

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象