Uses of Enum Class
com.suncode.pwfl.archive.CipherAlgorithm
Packages that use CipherAlgorithm
Package
Description
Pakiet zawiera zbiór elementów umożliwiających zarządzanie archiwum systemowym.
-
Uses of CipherAlgorithm in com.suncode.pwfl.archive
Methods in com.suncode.pwfl.archive that return CipherAlgorithmModifier and TypeMethodDescriptionstatic CipherAlgorithmReturns the enum constant of this class with the specified name.static CipherAlgorithm[]CipherAlgorithm.values()Returns an array containing the constants of this enum class, in the order they are declared.