Package lib.pwss.algorithm_switch


package lib.pwss.algorithm_switch
  • Class
    Description
    This class is responsible for initializing the algorithm switching function.
    Interface designed to aid in the selection and implementation of different encryption algorithms.
    The EncryptionAlgorithm class manages encryption algorithms and ensures that only one instance exists.
    A class representing a set of choices for encryption algorithms.