ITSAInfoBouncyCastle 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.ITSAInfoBouncyCastle[[ITSAInfoBouncyCastle]]
class iTextSharp.text.pdf.security.ITSAInfoBouncyCastle interfaceStyle;
end
Members
Methods
Public methods
Details
Methods
InspectTimeStampTokenInfo
public void InspectTimeStampTokenInfo(TimeStampTokenInfo info)
Arguments
Type | Name | Description |
---|
TimeStampTokenInfo | info | |
Generated with ModularDoc