Uses of Enum Class
net.i2p.crypto.SigAlgo
Packages that use SigAlgo
Package
Description
These classes provide a number of low-level cryptographic routines.
-
Uses of SigAlgo in net.i2p.crypto
Methods in net.i2p.crypto that return SigAlgoModifier and TypeMethodDescriptionSigType.getBaseAlgorithm()the standard base algorithm name used for the Java crypto factoriesstatic SigAlgoReturns the enum constant of this class with the specified name.static SigAlgo[]SigAlgo.values()Returns an array containing the constants of this enum class, in the order they are declared.