Class EhealthSystemKey

  • All Implemented Interfaces:
    be.recipe.api.crypto.Message.Cipher.Key

    public class EhealthSystemKey
    extends Object
    implements be.recipe.api.crypto.Message.Cipher.Key
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface be.recipe.api.crypto.Message.Cipher.Key

        be.recipe.api.crypto.Message.Cipher.Key.ByID, be.recipe.api.crypto.Message.Cipher.Key.DB<V extends Object>, be.recipe.api.crypto.Message.Cipher.Key.ID, be.recipe.api.crypto.Message.Cipher.Key.NotFound, be.recipe.api.crypto.Message.Cipher.Key.Owner<V extends Object>, be.recipe.api.crypto.Message.Cipher.Key.Simple
    • Constructor Detail

      • EhealthSystemKey

        public EhealthSystemKey​(ETKHelper etkHelper)
    • Method Detail

      • id

        public be.recipe.api.crypto.Message.Cipher.Key.ID id()
        Specified by:
        id in interface be.recipe.api.crypto.Message.Cipher.Key
      • secret

        public SecretKey secret()
        Specified by:
        secret in interface be.recipe.api.crypto.Message.Cipher.Key
      • token

        public be.fgov.ehealth.etee.crypto.encrypt.EncryptionToken token()