Package | Description |
---|---|
net.messagevortex.asn1 |
Contains classes required for decoding and encoding vortex messages and represent
VortexMessages states.
|
Modifier and Type | Class and Description |
---|---|
class |
MacAlgorithmSpec |
class |
SymmetricAlgorithmSpec |
Modifier and Type | Method and Description |
---|---|
AsymmetricAlgorithmSpec |
CipherSpec.getAsymmetricSpec() |
AsymmetricAlgorithmSpec |
CipherSpec.setAsymmetricSpec(AsymmetricAlgorithmSpec spec)
Sets the specification for an asymmetric key.
|
Modifier and Type | Method and Description |
---|---|
AsymmetricAlgorithmSpec |
CipherSpec.setAsymmetricSpec(AsymmetricAlgorithmSpec spec)
Sets the specification for an asymmetric key.
|
Constructor and Description |
---|
AsymmetricAlgorithmSpec(AsymmetricAlgorithmSpec to)
Copy constructor.
|
MacAlgorithmSpec(AsymmetricAlgorithmSpec to) |
SymmetricAlgorithmSpec(AsymmetricAlgorithmSpec to) |
Copyright © 2023. All rights reserved.