Module crypt.api
Package io.github.astrapi69.crypt.api.algorithm.parameter
package io.github.astrapi69.crypt.api.algorithm.parameter
-
Enum ClassesClassDescriptionThe enum
AlgorithmParameterGeneratorAlgorithm
provides all the algorithm names that can be specified when generating an instance ofAlgorithmParameterGenerator
.The enumAlgorithmParametersAlgorithm
provides all the algorithm names that can be specified when generating an instance ofAlgorithmParameters
.