LtvTimestamp
LtvTimestamp Public class
Diagram
flowchart LR
classDef interfaceStyle stroke-dasharray: 5 5;
classDef abstractStyle stroke-width:4px
subgraph iTextSharp.text.pdf.security
iTextSharp.text.pdf.security.LtvTimestamp[[LtvTimestamp]]
end
Members
Methods
Public Static methods
Returns | Name |
---|---|
void | Timestamp (PdfSignatureAppearance sap, ITSAClient tsa, string signatureName) |
Details
Methods
Timestamp
public static void Timestamp(PdfSignatureAppearance sap, ITSAClient tsa, string signatureName)
Arguments
Type | Name | Description |
---|---|---|
PdfSignatureAppearance | sap | |
ITSAClient | tsa | |
string | signatureName |
Generated with ModularDoc