Lingua

SaProposal.EncryptionAlgorithm3des Campo

Definizione

Attenzione

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

Algoritmo di crittografia/crittografia 3DES.

[Android.Runtime.Register("ENCRYPTION_ALGORITHM_3DES", 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 EncryptionAlgorithm3des = 3;
[<Android.Runtime.Register("ENCRYPTION_ALGORITHM_3DES", 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 EncryptionAlgorithm3des : Android.Net.IpSec.Ike.SaProposalEncryptionAlgorithm

Valore del campo

Value = 3
Attributi

Commenti

Algoritmo di crittografia/crittografia 3DES.

per android.net.ipsec.ike.SaProposal.ENCRYPTION_ALGORITHM_3DES.

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