be.fgov.ehealth.technicalconnector.ra.service
Interface EncryptionTokenRegistrationService
- All Known Implementing Classes:
- EncryptionTokenRegistrationServiceImpl
public interface EncryptionTokenRegistrationService
Interface describing the EncryptionToken Registration service.
registerPublicKey
byte[] registerPublicKey(PublicKey key)
throws TechnicalConnectorException
- Throws:
TechnicalConnectorException
registerToken
Result<Void> registerToken(byte[] etk)
throws TechnicalConnectorException
- Throws:
TechnicalConnectorException
activateToken
Result<Void> activateToken()
throws TechnicalConnectorException
- Throws:
TechnicalConnectorException
Connector Packaging PERSDIETICIAN 3.11.1 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.