WrappedData32

public struct WrappedData32 : WrappedData, Equatable, Sendable

Fixed-size 32-byte data wrapper.

Used for 256-bit hashes, public keys, and other 32-byte values in Stellar protocol. Examples: SHA-256 hashes, Ed25519 public keys, transaction hashes.