be.ehealth.businessconnector.mycarenet.agreement.security
Class AgreementEncryptionUtil<X>

java.lang.Object
  extended by be.ehealth.businessconnector.mycarenet.agreement.security.AgreementEncryptionUtil<X>

public class AgreementEncryptionUtil<X>
extends Object


Constructor Summary
AgreementEncryptionUtil()
           
 
Method Summary
 byte[] handleEncryption(X request, Crypto crypto)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AgreementEncryptionUtil

public AgreementEncryptionUtil()
Method Detail

handleEncryption

public byte[] handleEncryption(X request,
                               Crypto crypto)
                        throws TechnicalConnectorException
Parameters:
request - Request to encrypt
crypto - Encryption type
Returns:
X
Throws:
TechnicalConnectorException - the technical connector exception



Connector Packaging generic 3.24.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.