Class InnerMessageBlock

java.lang.Object
net.messagevortex.asn1.AbstractBlock
net.messagevortex.asn1.InnerMessageBlock
All Implemented Interfaces:
Serializable, Block, Dumpable

public class InnerMessageBlock extends AbstractBlock implements Serializable

represents the inner encrypted part of a VortexMessage.

This part is specified as InnerMessageBlock in the file asn.1/messageBlocks.asn1

See Also: