Lingua

SaProposal.EncryptionAlgorithmAesGcm12 Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.Net.IpSec.Ike.SaProposalEncryptionAlgorithm enum directly instead of this field.

AES-GCM Authentication/Integrity + Encryption/Ciphering Algorithm with 12-octet ICV (troncamento).

[Android.Runtime.Register("ENCRYPTION_ALGORITHM_AES_GCM_12", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.IpSec.Ike.SaProposalEncryptionAlgorithm enum directly instead of this field.", true)]
public const Android.Net.IpSec.Ike.SaProposalEncryptionAlgorithm EncryptionAlgorithmAesGcm12 = 19;
[<Android.Runtime.Register("ENCRYPTION_ALGORITHM_AES_GCM_12", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Net.IpSec.Ike.SaProposalEncryptionAlgorithm enum directly instead of this field.", true)>]
val mutable EncryptionAlgorithmAesGcm12 : Android.Net.IpSec.Ike.SaProposalEncryptionAlgorithm

Valore del campo

Value = 19
Attributi

Commenti

AES-GCM Authentication/Integrity + Encryption/Ciphering Algorithm with 12-octet ICV (troncamento).

per android.net.ipsec.ike.SaProposal.ENCRYPTION_ALGORITHM_AES_GCM_12.

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