Utility class for generating cryptographic hashes of component objects. Provides a deterministic way to fingerprint object state via JSON serialization + SHA-256.
More...
Utility class for generating cryptographic hashes of component objects. Provides a deterministic way to fingerprint object state via JSON serialization + SHA-256.
◆ MakeHash()
Generates a SHA-256 hash of the provided component object.
- Parameters
-
- Returns
- Lowercase hexadecimal string representation of the SHA-256 hash
The documentation for this class was generated from the following file:
- VectoInputManagerCore/Json/ObjectHashUtils.cs