Uses of Interface
net.messagevortex.asn1.encryption.Prng
Packages that use Prng
Package
Description
Contains classes required to execute mix operations in memory.
-
Uses of Prng in net.messagevortex.router.operation
Classes in net.messagevortex.router.operation that implement PrngModifier and TypeClassDescriptionstatic classWrapper for the java random number generator (not normative).Methods in net.messagevortex.router.operation with parameters of type PrngModifier and TypeMethodDescriptionstatic byte[]padds a given payload block.static byte[]Removes padding from a byte array.