Uses of Package
be.fgov.ehealth.etee.crypto.decrypt

Packages that use be.fgov.ehealth.etee.crypto.decrypt
be.fgov.ehealth.etee.crypto.decrypt Classes for validation and unsealing of sealed message. 
 

Classes in be.fgov.ehealth.etee.crypto.decrypt used by be.fgov.ehealth.etee.crypto.decrypt
DataSealChecker
          Verify if outer signature is according to specified policies (ocsp, signing, encryption).
DataSealCheckerBuilder.BuildStep
          Build the DataSealChecker
DataSealCheckerBuilder.OCSPPolicyStep
          First step: Choose an OCSP-policy.
DataSealCheckerBuilder.SigningPolicyStep
          Second step: Choose the signing policies that you want to accept.
DataUnsealer
           A DataUnsealer is a thread safe object that can unseal data protected according to the eHealth end-to-end encryption specifications.
DataUnsealerBuilder.BuildStep
          Build the DataUnsealer
DataUnsealerBuilder.OCSPPolicyStep
          First step: Choose an OCSP-policy.
DataUnsealerBuilder.PublicKeyPolicyStep
          Third step: Choose a public key EncryptionPolicy.
DataUnsealerBuilder.SecretKeyPolicyStep
          Fourth step: Choose a secret key EncryptionPolicy.
DataUnsealerBuilder.SigningPolicyStep
          Second step: Choose the signing policies that you want to accept.
UnsealedData
          Data produced when verifying/unsealing data.
 



Copyright © 2019 eHealth. All Rights Reserved.