public interface ProofBuilder
ProofBuilderImpl Factory :
RequestObjectBuilderFactory| Modifier and Type | Method and Description |
|---|---|
Proof |
createProofForEidReading()
Creates a
Proof for eID reading |
Proof |
createProofForEidSigning(Credential cred)
Creates a
Proof for eID signing, with default SHA256 signature algorithm. |
Proof |
createProofForEidSigning(Credential cred,
String signatureAlgorithm)
Creates a
Proof for eID signing, with supplied signature algorithm. |
Proof |
createProofForIsiReading()
Creates a
Proof for Sis reading |
Proof |
createSimpleProof(String proofType)
creates a simple
Proof for a given kmehr proof type. |
Proof createProofForEidSigning(Credential cred) throws TechnicalConnectorException, TherLinkBusinessConnectorException
Proof for eID signing, with default SHA256 signature algorithm. Requires the eID card of the patient connected.Proof createProofForEidSigning(Credential cred, String signatureAlgorithm) throws TherLinkBusinessConnectorException
Proof for eID signing, with supplied signature algorithm. Requires the eID card of the patient connected.
Connector Packaging generic 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.