Uses of Enum Class
net.messagevortex.asn1.encryption.PrngType
Packages that use PrngType
-
Uses of PrngType in net.messagevortex.asn1.encryption
Methods in net.messagevortex.asn1.encryption that return PrngTypeModifier and TypeMethodDescriptionstatic PrngTypePrngType.getById(int id) Gets a pseudo random number generator based on its id.static PrngTypeReturns the enum constant of this class with the specified name.static PrngType[]PrngType.values()Returns an array containing the constants of this enum class, in the order they are declared.