proof property

List<EmbeddedProof> get proof
inherited

The cryptographic proof used to verify the integrity of this data.

If the map is empty, no embedded proof is present.

Implementation

List<EmbeddedProof> get proof;