Lingua

SaProposal.EncryptionAlgorithmAesCbc 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-CBC algoritmo di crittografia/crittografia.

[Android.Runtime.Register("ENCRYPTION_ALGORITHM_AES_CBC", 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 EncryptionAlgorithmAesCbc = 12;
[<Android.Runtime.Register("ENCRYPTION_ALGORITHM_AES_CBC", 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 EncryptionAlgorithmAesCbc : Android.Net.IpSec.Ike.SaProposalEncryptionAlgorithm

Valore del campo

Value = 12
Attributi

Commenti

AES-CBC algoritmo di crittografia/crittografia.

per android.net.ipsec.ike.SaProposal.ENCRYPTION_ALGORITHM_AES_CBC.

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