be.fedict.eid.applet.service.signer.time
Interface TimeStampServiceValidator
public interface TimeStampServiceValidator
Interface for trust validator of a TSP.
- Author:
- Frank Cornelis
validate
void validate(List<X509Certificate> certificateChain,
RevocationData revocationData)
throws Exception
- Validates the given certificate chain.
- Parameters:
certificateChain
- revocationData
- the optional data container that should be filled with
revocation data that was used to validate the given
certificate chain.
- Throws:
Exception
- in case the certificate chain is invalid.
Copyright © 2008-2012 FedICT. All Rights Reserved.