Package | Description |
---|---|
net.messagevortex.asn1 |
Contains classes required for decoding and encoding vortex messages and represent
VortexMessages states.
|
net.messagevortex.asn1.encryption |
Modifier and Type | Method and Description |
---|---|
String |
IdentityStoreBlock.dumpValueNotation(String prefix,
DumpType dumpType) |
String |
InnerMessageBlock.dumpValueNotation(String prefix,
DumpType dt) |
abstract String |
ReplyBlock.dumpValueNotation(String prefix,
DumpType dumpType) |
String |
CipherSpec.dumpValueNotation(String prefix,
DumpType dumpType) |
String |
AsymmetricKey.dumpValueNotation(String prefix,
DumpType dumpType)
Generates the ASN1 notation of the object.
|
String |
SplitPayloadOperation.dumpValueNotation(String prefix,
DumpType dumptype) |
String |
AlgorithmParameter.dumpValueNotation(String prefix,
DumpType dumpType) |
String |
HeaderRequestCapability.dumpValueNotation(String prefix,
DumpType dumpType) |
String |
HeaderRequestQueryQuota.dumpValueNotation(String prefix,
DumpType dumpType) |
String |
Block.dumpValueNotation(String prefix,
DumpType dumpType) |
String |
BlendingParameter.dumpValueNotation(String prefix,
DumpType dumptype) |
String |
PrefixBlock.dumpValueNotation(String prefix,
DumpType dumpType) |
String |
SymmetricKey.dumpValueNotation(String prefix,
DumpType dumpType) |
String |
UsagePeriod.dumpValueNotation(String prefix,
DumpType dumpType)
Dumps the object as ASN.1 value notation.
|
String |
HeaderRequestIncreaseMessageQuota.dumpValueNotation(String prefix,
DumpType dumpType) |
String |
SizeBlock.dumpValueNotation(String prefix,
DumpType dumptype) |
String |
IdentityStore.dumpValueNotation(String prefix,
DumpType dumpType) |
String |
AbstractRedundancyOperation.dumpValueNotation(String prefix,
DumpType dumpType)
Dumps the ASN1 value representation of the removeRedundancy operation.
|
String |
AsymmetricAlgorithmSpec.dumpValueNotation(String prefix,
DumpType dumptype) |
String |
RoutingCombo.dumpValueNotation(String prefix,
DumpType dumpType) |
String |
AbstractCryptPayloadOperation.dumpValueNotation(String prefix,
DumpType dumptype) |
String |
MergePayloadOperation.dumpValueNotation(String prefix,
DumpType dumptype) |
String |
VortexMessage.dumpValueNotation(String prefix,
DumpType dt)
Dumps a ASN.1 value notation of a vortexMessage.
|
String |
MacAlgorithm.dumpValueNotation(String prefix,
DumpType dumpType) |
String |
HeaderRequestIdentity.dumpValueNotation(String prefix,
DumpType dumpType) |
String |
MapBlockOperation.dumpValueNotation(String prefix,
DumpType dumptype) |
String |
HeaderRequestIncreaseTransferQuota.dumpValueNotation(String prefix,
DumpType dumpType) |
String |
BlendingSpec.dumpValueNotation(String prefix,
DumpType dumpType) |
String |
PayloadChunk.dumpValueNotation(String prefix,
DumpType dumpType)
Dumps the current object as a value representation.
|
String |
IdentityBlock.dumpValueNotation(String prefix,
DumpType dumpType)
Dumps the current block state in ASN.1 value notation.
|
org.bouncycastle.asn1.ASN1Object |
HeaderRequestIncreaseMessageQuota.intToAsn1Object(DumpType dumpType) |
org.bouncycastle.asn1.ASN1Object |
HeaderRequestIdentity.intToAsn1Object(DumpType dumpType) |
org.bouncycastle.asn1.ASN1Object |
IdentityStoreBlock.toAsn1Object(DumpType dumpType) |
org.bouncycastle.asn1.ASN1Object |
InnerMessageBlock.toAsn1Object(DumpType dumpType) |
abstract org.bouncycastle.asn1.ASN1Object |
ReplyBlock.toAsn1Object(DumpType dumpType) |
org.bouncycastle.asn1.ASN1Object |
CipherSpec.toAsn1Object(DumpType dumpType) |
org.bouncycastle.asn1.ASN1Object |
AsymmetricKey.toAsn1Object(DumpType dt)
Dumps the key as ASN1 object.
|
org.bouncycastle.asn1.ASN1Object |
SplitPayloadOperation.toAsn1Object(DumpType dumpType) |
org.bouncycastle.asn1.ASN1Object |
AlgorithmParameter.toAsn1Object(DumpType dt) |
org.bouncycastle.asn1.ASN1Object |
BlendingParameter.toAsn1Object(DumpType dumpType) |
org.bouncycastle.asn1.ASN1Object |
PrefixBlock.toAsn1Object(DumpType dumpType) |
org.bouncycastle.asn1.ASN1Object |
SymmetricKey.toAsn1Object(DumpType dumpType) |
org.bouncycastle.asn1.ASN1Object |
AddRedundancyOperation.toAsn1Object(DumpType dumpType) |
org.bouncycastle.asn1.ASN1Object |
UsagePeriod.toAsn1Object(DumpType dumpType) |
org.bouncycastle.asn1.ASN1Object |
SizeBlock.toAsn1Object(DumpType dumpType) |
org.bouncycastle.asn1.ASN1Object |
HeaderRequest.toAsn1Object(DumpType dt)
Dumps the respective header request.
|
org.bouncycastle.asn1.ASN1Object |
Dumpable.toAsn1Object(DumpType dt)
Dumps an ASN.1 representation of the object.
|
org.bouncycastle.asn1.ASN1Object |
IdentityStore.toAsn1Object(DumpType dumpType) |
org.bouncycastle.asn1.ASN1Object |
AbstractRedundancyOperation.toAsn1Object(DumpType dumpType) |
org.bouncycastle.asn1.ASN1Object |
AsymmetricAlgorithmSpec.toAsn1Object(DumpType dumpType) |
org.bouncycastle.asn1.ASN1Object |
RoutingCombo.toAsn1Object(DumpType dumpType) |
org.bouncycastle.asn1.ASN1Object |
AbstractCryptPayloadOperation.toAsn1Object(DumpType dumpType) |
org.bouncycastle.asn1.ASN1Object |
MergePayloadOperation.toAsn1Object(DumpType dumpType) |
org.bouncycastle.asn1.ASN1Object |
VortexMessage.toAsn1Object(DumpType dt)
Dumps the object a ASN1Object.
|
org.bouncycastle.asn1.ASN1Object |
MacAlgorithm.toAsn1Object(DumpType dumpType) |
org.bouncycastle.asn1.ASN1Object |
MapBlockOperation.toAsn1Object(DumpType dumpType) |
org.bouncycastle.asn1.ASN1Object |
BlendingSpec.toAsn1Object(DumpType dumpType) |
org.bouncycastle.asn1.ASN1Object |
PayloadChunk.toAsn1Object(DumpType dumpType)
Creates a der encoded ASN1 representation of the payload chunk.
|
org.bouncycastle.asn1.ASN1Object |
IdentityBlock.toAsn1Object(DumpType dumpType)
Dumps the identity block as ASN.1 der encoded object.
|
org.bouncycastle.asn1.ASN1Object |
IdentityBlock.toAsn1Object(DumpType dumpType,
AsymmetricKey targetIdentity)
Dumps the identity block as ASN.1 der encoded object.
|
byte[] |
VortexMessage.toBinary(DumpType dt)
Build the binary represenattion for a vortexMessage.
|
byte[] |
Block.toBytes(DumpType dumpType) |
byte[] |
AbstractBlock.toBytes(DumpType dumpType)
Dumps the object as ASN.1 der encoded byte array.
|
Modifier and Type | Method and Description |
---|---|
static DumpType |
DumpType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DumpType[] |
DumpType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.