프로퍼티 | 타입 | 설명 | |
---|---|---|---|
LoadCertificateFromFile | void | ||
LoadCertificateFromStore | |||
LoadCertificateFromStore | void |
메소드 | 설명 | |
---|---|---|
CreateClientConnection ( |
||
CreateClientConnection ( |
||
CreateServerConnection ( |
||
LoadCertificate ( ) : void | ||
OnValidateRemoteCertificate ( |
||
SslConnectionFactory ( ) : System |
메소드 | 설명 | |
---|---|---|
OnNeedPassword ( |
||
OnValidateRemoteCertificate ( SslValidateCertificateEventArgs e ) : void |
메소드 | 설명 | |
---|---|---|
LoadCertificateFromFile ( ) : void | ||
LoadCertificateFromStore ( String thumbprint, StoreLocation location ) : |
||
LoadCertificateFromStore ( ) : void |
public CreateClientConnection ( |
||
binding | ||
리턴 |
public CreateClientConnection ( |
||
connection | ||
리턴 |
public CreateServerConnection ( |
||
socket | ||
리턴 |
protected OnNeedPassword ( |
||
e | ||
리턴 | void |
public OnValidateRemoteCertificate ( |
||
certificate | ||
리턴 | System.Boolean |
protected OnValidateRemoteCertificate ( SslValidateCertificateEventArgs e ) : void | ||
e | SslValidateCertificateEventArgs | |
리턴 | void |