LEADTOOLS Multimedia (Leadtools.Multimedia assembly)
LEAD Technologies, Inc

NetSnk_Encryption Enumeration






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 NetSnk_Encryption : System.IComparableSystem.IConvertibleSystem.IFormattable  
LMNetSnk.NetSnk_Encryption = function() { };
LMNetSnk.NetSnk_Encryption.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class NetSnk_Encryption : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
NetSnk_Encryption_NoneDo not use encryption.
NetSnk_Encryption_RC4Use RC4 encryption.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

LMNetSnk Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.