Lingua

SigningInfo.VersionSigningBlockV2 Campo

Definizione

Attenzione

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

Schema di firma APK v2.

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

Valore del campo

Value = 2

Implementazioni

Attributi

Commenti

Schema di firma APK v2. Fare riferimento a https://source.android.com/docs/security/features/apksigning/v2.

per android.content.pm.SigningInfo.VERSION_SIGNING_BLOCK_V2.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a