LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

NetSnk_Encryption Enumeration

Show in webframe



Indicates whether encryption should be used or not. If it uses encryption, it indicates which encryption algorithm to use.
Syntax
'Declaration
 
Public Enum NetSnk_Encryption 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As NetSnk_Encryption
public enum class NetSnk_Encryption : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NetSnk_Encryption_NoneDo not use encryption.
0x00000001NetSnk_Encryption_RC4Use RC4 encryption.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         LMNetSnk.NetSnk_Encryption

Requirements

Target Platforms

See Also

Reference

LMNetSnk Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.