Uses of Class
lib.pwss.algorithm_switch.EncryptionAlgorithm
Packages that use EncryptionAlgorithm
-
Uses of EncryptionAlgorithm in lib.pwss.algorithm_switch
Methods in lib.pwss.algorithm_switch with parameters of type EncryptionAlgorithmModifier and TypeMethodDescriptiondefault voidChooseAlgorithm.chooseAlgorithmImplementation(EncryptionAlgorithm encryptionAlgorithm) Chooses the appropriate algorithm implementation based on the provided encryption algorithm.