Uses of Class
net.messagevortex.asn1.AsymmetricAlgorithmSpec
Packages that use AsymmetricAlgorithmSpec
Package
Description
Contains classes required for decoding and encoding vortex messages and represent
VortexMessages states.
-
Uses of AsymmetricAlgorithmSpec in net.messagevortex.asn1
Subclasses of AsymmetricAlgorithmSpec in net.messagevortex.asn1Methods in net.messagevortex.asn1 that return AsymmetricAlgorithmSpecModifier and TypeMethodDescriptionCipherSpec.getAsymmetricSpec()CipherSpec.setAsymmetricSpec(AsymmetricAlgorithmSpec spec) Sets the specification for an asymmetric key.Methods in net.messagevortex.asn1 with parameters of type AsymmetricAlgorithmSpecModifier and TypeMethodDescriptionCipherSpec.setAsymmetricSpec(AsymmetricAlgorithmSpec spec) Sets the specification for an asymmetric key.Constructors in net.messagevortex.asn1 with parameters of type AsymmetricAlgorithmSpecModifierConstructorDescriptionCopy constructor.