Свойство | Тип | Описание | |
---|---|---|---|
_cert | |||
_certProvider | ICertificateProvider | ||
_log | ILog |
Метод | Описание | |
---|---|---|
DigitalSignatureProcessor ( ICertificateProvider certProvider ) : System | ||
Dispose ( ) : void | ||
ProcessInbound ( |
||
ProcessMessage ( |
||
ProcessOutbound ( |
public DigitalSignatureProcessor ( ICertificateProvider certProvider ) : System | ||
certProvider | ICertificateProvider | |
Результат | System |
public ProcessInbound ( |
||
context | ||
continueProcessing | System.Action | |
Результат | void |
public ProcessMessage ( |
||
context | ||
continueProcessing | System.Action | |
Результат | void |
public ProcessOutbound ( |
||
context | ||
continueProcessing | System.Action | |
Результат | void |
protected X509Certificate2,System.Security.Cryptography.X509Certificates _cert | ||
Результат |
protected ICertificateProvider _certProvider | ||
Результат | ICertificateProvider |