Uses of Class
net.messagevortex.asn1.MacAlgorithmSpec
Packages that use MacAlgorithmSpec
Package
Description
Contains classes required for decoding and encoding vortex messages and represent
VortexMessages states.
-
Uses of MacAlgorithmSpec in net.messagevortex.asn1
Methods in net.messagevortex.asn1 that return MacAlgorithmSpecModifier and TypeMethodDescriptionCipherSpec.getMacSpec()CipherSpec.setMacSpec(MacAlgorithmSpec spec) Sets the specification for an mac algorithm.Methods in net.messagevortex.asn1 with parameters of type MacAlgorithmSpecModifier and TypeMethodDescriptionCipherSpec.setMacSpec(MacAlgorithmSpec spec) Sets the specification for an mac algorithm.