Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Brunet
Applications
NodeConfig.SecurityPolicy
C# Класс Brunet.Applications.NodeConfig.SecurityPolicy
Показать файл
Открыть проект
Примеры использования класса
Открытые свойства
Свойство
Тип
Описание
CertificatePath
string
Dtls
bool
Enabled
bool
KeyPath
string
SecureEdges
bool
SelfSignedCertificates
bool
TestEnable
bool
Private Properties
Свойство
Тип
Описание
Открытые методы
Метод
Описание
SecurityPolicy
( ) :
System
Описание методов
SecurityPolicy()
публичный
Метод
public
SecurityPolicy
( ) :
System
Результат
System
Описание свойств
CertificatePath
публичное свойство
public
string
CertificatePath
Результат
string
Dtls
публичное свойство
public
bool
Dtls
Результат
bool
Enabled
публичное свойство
public
bool
Enabled
Результат
bool
KeyPath
публичное свойство
public
string
KeyPath
Результат
string
SecureEdges
публичное свойство
public
bool
SecureEdges
Результат
bool
SelfSignedCertificates
публичное свойство
In this mode, we allow preshared self-signed certificates. If we were to not have this mode, we could potentially be passing around very large messages listing all the CAs we support, when all CAs only support themselves!
public
bool
SelfSignedCertificates
Результат
bool
TestEnable
публичное свойство
public
bool
TestEnable
Результат
bool