Package com.aquima.interactions.foundation.security.core


package com.aquima.interactions.foundation.security.core
  • Class
    Description
    The crypto factory takes care of creaating encryptors and decryptors.
    -=[ WARNING ]=--=[ WARNING ]=--=[ WARNING ]=--=[ WARNING ]=-
    Version of the envelope.
    The decryptor decrypts the message in the envelope.
    The encryptor takes care of encrypting the envelope.
    Envelope.
    Sign the payload of the envelope with the signer.
    The validator validates the message with the signature.
    The signature factory creates signers and validators for the specified version and certificates.