DVTk API
ISecuritySettings Interface
DVTkDvtk.SessionsISecuritySettings
DVTk API

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

Access to settings for security
Declaration Syntax
C#Visual BasicVisual C++
public interface ISecuritySettings
Public Interface ISecuritySettings
public interface class ISecuritySettings
Members
All MembersMethodsProperties



IconMemberDescription
ApplyChangedSocketParameters()()()
Indicates that the contents of one of the files has changed

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.

CipherFlags
Flags indicating the type of security used.

CredentialsFileName
Credentials file name

SecureSocketsEnabled
Enable or disable secure socket communication

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

TlsPassword
Protocol password

TlsVersionFlags
Protocol(s) Supported

Assembly: DVTK (Module: DVTK) Version: 0.0.0.0