Lingua

SaProposal.EncryptionAlgorithmAesCtr 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-CTR algoritmo di crittografia/crittografia.

[Android.Runtime.Register("ENCRYPTION_ALGORITHM_AES_CTR", 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 EncryptionAlgorithmAesCtr = 13;
[<Android.Runtime.Register("ENCRYPTION_ALGORITHM_AES_CTR", 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 EncryptionAlgorithmAesCtr : Android.Net.IpSec.Ike.SaProposalEncryptionAlgorithm

Valore del campo

Value = 13
Attributi

Commenti

AES-CTR algoritmo di crittografia/crittografia.

per android.net.ipsec.ike.SaProposal.ENCRYPTION_ALGORITHM_AES_CTR.

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