DVTk API
SecuritySettings Class
DVTkDvtkApplicationLayerSecuritySettings
DVTk API

[This is preliminary documentation and is subject to change.]

Summary description for SecuritySettings.
Declaration Syntax
C#Visual BasicVisual C++
public class SecuritySettings
Public Class SecuritySettings
public ref class SecuritySettings
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
SecuritySettings()()()
Initializes a new instance of the SecuritySettings class

CacheTlsSessions
Session caching will be optionally supported. It can be turned on or off. DVT will only support in memory caching. Caching will be enabled by default.

CertificateFileName
Certificate file name

CheckRemoteCertificate
Verifies the SSL peer and fail the connection if the peer has no ceritificate.

CipherFlag
Flags indicating the type of security used.

Convert(CipherFlags)

Convert(TlsVersionFlags)

CredentialsFileName
Credentials file name

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
SecureSocketsEnabled

TlsCacheTimeout
Sets the session cache timeout time used by the TLS server.

TlsPassword
Protocol password

TlsVersionFlag
Protocol(s) Supported

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
SecuritySettings

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0