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

Packages that use be.fgov.ehealth.etee.crypto.status
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.status Contains result objects and possible notifications. 
 

Classes in be.fgov.ehealth.etee.crypto.status used by be.fgov.ehealth.etee.crypto.cert
CryptoResult
          Basic result for information on the cryptographic process.
 

Classes in be.fgov.ehealth.etee.crypto.status used by be.fgov.ehealth.etee.crypto.crl
CryptoResult
          Basic result for information on the cryptographic process.
 

Classes in be.fgov.ehealth.etee.crypto.status used by be.fgov.ehealth.etee.crypto.decrypt
CryptoResult
          Basic result for information on the cryptographic process.
 

Classes in be.fgov.ehealth.etee.crypto.status used by be.fgov.ehealth.etee.crypto.encrypt
CryptoResult
          Basic result for information on the cryptographic process.
 

Classes in be.fgov.ehealth.etee.crypto.status used by be.fgov.ehealth.etee.crypto.ocsp
CryptoResult
          Basic result for information on the cryptographic process.
 

Classes in be.fgov.ehealth.etee.crypto.status used by be.fgov.ehealth.etee.crypto.status
CMSErrorType
          CMSExceptions.
CryptoResult
          Basic result for information on the cryptographic process.
NotificationError
          A NotificationError indicates that the validation or unsealing of a sealed message was successfully completed, BUT that the integrity or author authentication of the message is NOT CORRECT according to the eHealth specifications.
NotificationFatal
          A NotificationFatal indicates that the validation or unsealing process of a sealed message could not be completed.
NotificationWarning
          A NotificationWarning indicates that the validation or unsealing of a sealed message was successfully completed, BUT that verification of the integrity or author authentication of the message resulted in warnings to consider.
 



Copyright © 2018 eHealth. All Rights Reserved.