An NDoc Documented Class Library

EncryptType Enumeration

File Encryption Types

[Serializable]
[Flags(TypeId="System.FlagsAttribute")]
public enum EncryptType

Remarks

Missing <remarks> documentation for T:askSam.EncryptType

Members

Member NameDescription
ENCRYPT_56_BITSTell the engine encryption algorithm use 56 bit level encryption, this is the default setting, it is faster.
ENCRYPT_128_BITSTell the engine encryption algorithm use 128 bit level encryption.

Requirements

Namespace: askSam

Assembly: asnetsdk (in asnetsdk.dll)

See Also

askSam Namespace