Interface TrustedListResponsibilityChain
- All Known Implementing Classes:
BuildListLog, ComputeList, ComputeLOTL, ComputeTL, ValidateList
public interface TrustedListResponsibilityChain
-
Method Details
-
nextStep
TrustedListResponsibilityChain nextStep() -
execute
- Throws:
IOExceptionTrustedListException
-
hasNext
boolean hasNext() -
getTrustPointResult
TrustPointResult getTrustPointResult()
-