End-To-End Encryption - Crypto - Packaging 2.2.0 API

The crypto library's main purpose is to seal and unseal a secure message in one easy step.

See:
          Description

API Packages
be.fgov.ehealth.etee.crypto.cert Classes for validation of a certificate path.
be.fgov.ehealth.etee.crypto.crl Classes to validate revocation status of a certificate using CRL.
be.fgov.ehealth.etee.crypto.decrypt Classes for validation and unsealing of sealed message.
be.fgov.ehealth.etee.crypto.encrypt Classes for sealing of message and validation of ETKs.
be.fgov.ehealth.etee.crypto.ocsp Classes to validate revocation status of a certificate using OCSP (Online Certificate Status Protocol).
be.fgov.ehealth.etee.crypto.policies Contains supported policies and options for configuration of the crypto services.
be.fgov.ehealth.etee.crypto.status Contains result objects and possible notifications.

 

Internal Packages
be.fgov.ehealth.etee.crypto.utils Utilities used by CryptoLib.

 

The crypto library's main purpose is to seal and unseal a secure message in one easy step.

It can also verify the validity of ETKs and certificates using OCP and CRL revocation checks.

It supports different policies and configuration options for sealing, validating and unsealing.





Copyright © 2019 eHealth. All Rights Reserved.