be.fgov.ehealth.technicalconnector.signature.impl.tsa.impl
Class TimeStampGeneratorImpl
java.lang.Object
be.fgov.ehealth.technicalconnector.signature.impl.tsa.impl.TimeStampGeneratorImpl
- All Implemented Interfaces:
- ConfigurableImplementation, TimestampGenerator
public class TimeStampGeneratorImpl
- extends Object
- implements ConfigurableImplementation, TimestampGenerator
TimeStampGeneratorImpl
public TimeStampGeneratorImpl()
generate
public byte[] generate(String requestId,
String digestAlgoUri,
byte[] digest)
throws TechnicalConnectorException
- Specified by:
generate
in interface TimestampGenerator
- Throws:
TechnicalConnectorException
initialize
public void initialize(Map<String,Object> parameterMap)
throws TechnicalConnectorException
- Description copied from interface:
ConfigurableImplementation
- initializes the implementation with additional parameters.
- Specified by:
initialize
in interface ConfigurableImplementation
- Parameters:
parameterMap
- Map with for each propertyString ,the input parameter as Object.
- Throws:
TechnicalConnectorException
- if the parameterMap is not correct.
Connector Packaging TRUSSMAKER 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.