Uses of Interface
org.apache.poi.poifs.crypt.dsig.services.TimeStampService
Packages that use TimeStampService
-
Uses of TimeStampService in org.apache.poi.poifs.crypt.dsig
Methods in org.apache.poi.poifs.crypt.dsig that return TimeStampServiceMethods in org.apache.poi.poifs.crypt.dsig with parameters of type TimeStampServiceModifier and TypeMethodDescriptionvoid
SignatureConfig.setTspService
(TimeStampService tspService) -
Uses of TimeStampService in org.apache.poi.poifs.crypt.dsig.services
Classes in org.apache.poi.poifs.crypt.dsig.services that implement TimeStampServiceModifier and TypeClassDescriptionclass
A TSP time-stamp service implementation.