Class EhealthResponseKey

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

    public class EhealthResponseKey
    extends Object
    implements be.recipe.api.crypto.Message.Cipher.Key
    • Constructor Detail

      • EhealthResponseKey

        public EhealthResponseKey​(SecretKey secret)
    • 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