[]
Defines possible encryption algorithms.
public enum EncryptionAlgorithm
AES = 1
The AES algorithm.
RC4 = 0
The RC4 algorithm.