NetSnk_Encryption Enumeration

Summary
Indicates whether encryption should be used or not. If it uses encryption, it indicates which encryption algorithm to use.
Syntax
C#
C++/CLI
            public enum NetSnk_Encryption : System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
            public enum class NetSnk_Encryption : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0x00000000NetSnk_Encryption_NoneDo not use encryption.
0x00000001NetSnk_Encryption_RC4Use RC4 encryption.
Requirements

Target Platforms

See Also

Reference

LMNetSnk Namespace

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.