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

Packages that use be.fgov.ehealth.etee.crypto.policies
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. 
 

Classes in be.fgov.ehealth.etee.crypto.policies used by be.fgov.ehealth.etee.crypto.decrypt
EncryptionCredential
          An encryption credential consists of a PrivateKey and the serial number of an encryption token.
EncryptionPolicy
          Acceptable eHealth Encryption Policies.
OCSPOption
          This enum lists all the available options involving OCSP.
OCSPPolicy
          This enum describes all different OCSP-policies that are maintained by eHealth.
SigningOption
          Options that can be set for use with SigningPolicy.
SigningPolicy
          Acceptable eHealth Policies for signing.
 

Classes in be.fgov.ehealth.etee.crypto.policies used by be.fgov.ehealth.etee.crypto.encrypt
EncryptionPolicy
          Acceptable eHealth Encryption Policies.
OCSPOption
          This enum lists all the available options involving OCSP.
OCSPPolicy
          This enum describes all different OCSP-policies that are maintained by eHealth.
SigningCredential
          A signing credential consists of a PrivateKey and a chain of certificates.
SigningOption
          Options that can be set for use with SigningPolicy.
SigningPolicy
          Acceptable eHealth Policies for signing.
 

Classes in be.fgov.ehealth.etee.crypto.policies used by be.fgov.ehealth.etee.crypto.ocsp
OCSPOption
          This enum lists all the available options involving OCSP.
OCSPPolicy
          This enum describes all different OCSP-policies that are maintained by eHealth.
 

Classes in be.fgov.ehealth.etee.crypto.policies used by be.fgov.ehealth.etee.crypto.policies
EncryptionCredential
          An encryption credential consists of a PrivateKey and the serial number of an encryption token.
EncryptionPolicy
          Acceptable eHealth Encryption Policies.
OCSPOption
          This enum lists all the available options involving OCSP.
OCSPOptions
          Convenience class to build (default) OCSP Options.
OCSPPolicy
          This enum describes all different OCSP-policies that are maintained by eHealth.
SignatureLayer
          Signed layers in a CMS Message.
SigningCredential
          A signing credential consists of a PrivateKey and a chain of certificates.
SigningOption
          Options that can be set for use with SigningPolicy.
SigningOptions
          Convenience class to build (default) Signing Options.
SigningPolicy
          Acceptable eHealth Policies for signing.
 



Copyright © 2018 eHealth. All Rights Reserved.