Свойство | Type | Description | |
---|---|---|---|
LoadCertificateFromFile | void | ||
LoadCertificateFromStore | |||
LoadCertificateFromStore | void |
Méthode | Description | |
---|---|---|
CreateClientConnection ( |
||
CreateClientConnection ( |
||
CreateServerConnection ( |
||
LoadCertificate ( ) : void | ||
OnValidateRemoteCertificate ( |
||
SslConnectionFactory ( ) : System |
Méthode | Description | |
---|---|---|
OnNeedPassword ( |
||
OnValidateRemoteCertificate ( SslValidateCertificateEventArgs e ) : void |
Méthode | Description | |
---|---|---|
LoadCertificateFromFile ( ) : void | ||
LoadCertificateFromStore ( String thumbprint, StoreLocation location ) : |
||
LoadCertificateFromStore ( ) : void |
public CreateClientConnection ( |
||
binding | ||
Résultat |
public CreateClientConnection ( |
||
connection | ||
Résultat |
public CreateServerConnection ( |
||
socket | ||
Résultat |
protected OnNeedPassword ( |
||
e | ||
Résultat | void |
public OnValidateRemoteCertificate ( |
||
certificate | ||
Résultat | System.Boolean |
protected OnValidateRemoteCertificate ( SslValidateCertificateEventArgs e ) : void | ||
e | SslValidateCertificateEventArgs | |
Résultat | void |