All Classes and Interfaces

Class
Description
Implementations of an XML renderer for IXMLRepresentableState and IXMLRepresentableStatePart
Reference implementation of an XML renderer for IXMLRepresentableState and IXMLRepresentableStatePart Supported XML Schemata: Core scalar profile Multi-binding attributes (evmstate:calls) Array binding profile for scalar and tuple arrays via evmstate:item-element + evmstate:item-field External template includes profile via XInclude (xi:include) with evmstate:integrity verification Supported Contract Templates XML-Complete state: stateXmlTemplate() Partial state: statePartXmlTemplate(uint256 partId)
Options controlling XInclude expansion and resource fetching.
 
Utility to validate the XML output of an IXMLRepresentableState contract against the evmstate binding schema (and optionally additional business XSDs).
Tuple plugin for a struct with ABI type tuple(uint256,int256).
 
Plugin interface for tuple/struct bindings used by the array binding profile.
Utilities related to encryption/decryption/hashing