See: Description
Interface | Description |
---|---|
Block |
Common interface for any ASN.1 block.
|
Dumpable |
Class | Description |
---|---|
AbstractBlock |
Abstract class collecting all ASN1 Block parser classes.
|
AbstractCryptPayloadOperation | |
AbstractRedundancyOperation |
Represents a the Blending specification of the router block.
|
AddRedundancyOperation |
Represents a addRedundancy operation on a router block.
|
AlgorithmParameter |
ASN1 parser block for algorithm parameters.
|
AsymmetricAlgorithmSpec |
Specification for AsymmetricAlgorithmSpec.
|
AsymmetricKey |
Asymmetric Key Handling.
|
AsymmetricKeyCache |
The key cache supporting AsymmetricKey.
|
AsymmetricKeyPreCalculator |
This is a class to precalculate keys.
|
BlendingParameter |
Blending Parameter Block representation.
|
BlendingSpec |
Represents a the Blending specification of the router block.
|
CipherSpec |
Represents a the Blending specification of the cipher specification including usage.
|
DecryptPayloadOperation | |
EncryptPayloadOperation | |
HeaderRequest |
ASN1 parser class for header request.
|
HeaderRequestCapability |
ASN1 parser block for the capability request.
|
HeaderRequestFactory |
ASN1 parser class for header request.
|
HeaderRequestIdentity |
ASN1 parser for identity request.
|
HeaderRequestIncreaseMessageQuota |
ASN1 parser for increasing message quota.
|
HeaderRequestIncreaseTransferQuota |
ASN1 parser for increasing message quota.
|
HeaderRequestQueryQuota |
ASN1 parser to request status of current quota.
|
IdentityBlock |
Represents an identity block of a vortexMessage.
|
IdentityStore |
Stores all known identities of a node.
|
IdentityStoreBlock |
This class represents one block of an identity store for storage.
|
InnerMessageBlock |
represents the inner encrypted part of a VortexMessage.
|
Key |
Abstract class for all encryption key types.
|
MacAlgorithm |
Represents a Mac Algorithm as ASN.1 structure.
|
MacAlgorithmSpec | |
MapBlockOperation |
Contains all classes extending assembly blocks (Payload operations).
|
MergePayloadOperation |
Represents a merge payload operation.
|
Operation |
Represents a the Blending specification of the router block.
|
OperationFactory | |
PayloadChunk | |
PrefixBlock |
ASN1 parser class for header reply.
|
RemoveRedundancyOperation |
Represents a remove redundancy operation.
|
ReplyBlock | |
RoutingCombo |
Created by martin.gwerder on 14.04.2016.
|
SizeBlock |
Created by Martin on 04.06.2017.
|
SplitPayloadOperation |
Splits a payload block in two blocks.
|
SymmetricAlgorithmSpec | |
SymmetricKey |
Represents a Symmetric Key in the ASN.1 structure
|
UsagePeriod |
Represents a usage period.
|
VortexMessage |
The main class representing the main message object.
|
Enum | Description |
---|---|
BlendingParameter.BlendingParameterChoice | |
HeaderRequestType |
Type of header requests
|
IdentityBlock.IdentityStatus | |
IdentityStoreBlock.IdentityType | |
UsagePeriodType |
Created by martin.gwerder on 26.01.2018.
|
Contains classes required for decoding and encoding vortex messages and represent VortexMessages states.
Copyright © 2023. All rights reserved.