TxSeismicMetadata
Transaction metadata used for AAD in AEAD encryption
Overview
Definition
pub struct TxSeismicMetadata {
pub sender: Address,
pub legacy_fields: TxLegacyFields,
pub seismic_elements: TxSeismicElements,
}Fields
Field
Type
Description
Methods
AAD Encoding
Method
Signature
Description
Encryption / Decryption
Method
Signature
Description
TxLegacyFields
Definition
Fields
Field
Type
Description
Examples
Building Metadata from a TxSeismic
Manual Construction
Using Metadata for Client-Side Encryption
Why AAD Matters
How Metadata Flows Through the Pipeline
Notes
See Also
Last updated

