Property | Type | Description | |
---|---|---|---|
LoadCertificateFromFile | void | ||
LoadCertificateFromStore | |||
LoadCertificateFromStore | void |
Method | Description | |
---|---|---|
CreateClientConnection ( |
||
CreateClientConnection ( |
||
CreateServerConnection ( |
||
LoadCertificate ( ) : void | ||
OnValidateRemoteCertificate ( |
||
SslConnectionFactory ( ) : System |
Method | Description | |
---|---|---|
OnNeedPassword ( |
||
OnValidateRemoteCertificate ( SslValidateCertificateEventArgs e ) : void |
Method | Description | |
---|---|---|
LoadCertificateFromFile ( ) : void | ||
LoadCertificateFromStore ( String thumbprint, StoreLocation location ) : |
||
LoadCertificateFromStore ( ) : void |
public CreateClientConnection ( |
||
binding | ||
return |
public CreateClientConnection ( |
||
connection | ||
return |
public CreateServerConnection ( |
||
socket | ||
return |
protected OnNeedPassword ( |
||
e | ||
return | void |
public OnValidateRemoteCertificate ( |
||
certificate | ||
return | System.Boolean |
protected OnValidateRemoteCertificate ( SslValidateCertificateEventArgs e ) : void | ||
e | SslValidateCertificateEventArgs | |
return | void |