Uses of Class
be.cin.encrypted.EncryptedKnownContent

Packages that use EncryptedKnownContent
be.cin.encrypted   
be.ehealth.business.mycarenetcommons.domain   
be.ehealth.businessconnector.genericasync.domain   
be.ehealth.businessconnector.mycarenet.attestv2.domain   
be.ehealth.businessconnector.mycarenet.attestv2.helper   
 

Uses of EncryptedKnownContent in be.cin.encrypted
 

Methods in be.cin.encrypted that return EncryptedKnownContent
 EncryptedKnownContent ObjectFactory.createEncryptedKnownContent()
          Create an instance of EncryptedKnownContent
 

Uses of EncryptedKnownContent in be.ehealth.business.mycarenetcommons.domain
 

Methods in be.ehealth.business.mycarenetcommons.domain that return EncryptedKnownContent
 EncryptedKnownContent SignedEncryptedResponseHolder.getRawDecryptedBlob()
           
 

Constructors in be.ehealth.business.mycarenetcommons.domain with parameters of type EncryptedKnownContent
SignedEncryptedResponseHolder(EncryptedKnownContent encryptedKnownContent, SignatureVerificationResult signatureVerificationResult, byte[] signedData, byte[] xadesT, byte[] businessResponse)
           
 

Uses of EncryptedKnownContent in be.ehealth.businessconnector.genericasync.domain
 

Methods in be.ehealth.businessconnector.genericasync.domain that return EncryptedKnownContent
 EncryptedKnownContent ProcessedMsgResponse.getRawDecryptedBlob()
           
 

Constructors in be.ehealth.businessconnector.genericasync.domain with parameters of type EncryptedKnownContent
ProcessedMsgResponse(MsgResponse msgResponse, T businessResponse, EncryptedKnownContent encryptedKnownContent, SignatureVerificationResult signatureVerificationResult, byte[] signedData)
           
 

Uses of EncryptedKnownContent in be.ehealth.businessconnector.mycarenet.attestv2.domain
 

Methods in be.ehealth.businessconnector.mycarenet.attestv2.domain that return EncryptedKnownContent
 EncryptedKnownContent SignedEncryptedBuilderResponse.getRawDecryptedBlob()
           
 

Constructors in be.ehealth.businessconnector.mycarenet.attestv2.domain with parameters of type EncryptedKnownContent
SignedEncryptedBuilderResponse(EncryptedKnownContent encryptedKnownContent, SignatureVerificationResult signatureVerificationResult, byte[] signedData, byte[] xades)
           
 

Uses of EncryptedKnownContent in be.ehealth.businessconnector.mycarenet.attestv2.helper
 

Methods in be.ehealth.businessconnector.mycarenet.attestv2.helper that return EncryptedKnownContent
static EncryptedKnownContent RequestObjectBuilderHelper.buildEncryptedKnownContent(BusinessContent businessContent)
           
 

Methods in be.ehealth.businessconnector.mycarenet.attestv2.helper with parameters of type EncryptedKnownContent
static Blob RequestObjectBuilderHelper.buildBlobWithEncryptedKnownContent(String id, EncryptedKnownContent encryptedKnownContent, String encodingType, String contentType, String messageName, String contentEncryption, String projectIdentifier)
           
 




Connector Packaging PERSPHYSICIAN 3.27.0 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.