IOcspClient Public interface
Diagram
flowchart LR classDef interfaceStyle stroke-dasharray: 5 5; classDef abstractStyle stroke-width:4px subgraph iTextSharp.text.pdf.security iTextSharp.text.pdf.security.IOcspClient[[IOcspClient]] class iTextSharp.text.pdf.security.IOcspClient interfaceStyle; end
Members
Methods
Public methods
|
Returns |
Name |
|---|---|
|
|
( |
Details
Methods
GetEncoded
public byte GetEncoded(X509Certificate checkCert, X509Certificate rootCert, string url)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
checkCert |
|
|
|
rootCert |
|
|
|
url |
Generated with ModularDoc