ResQ.Blockchain
LocationAttestation Class
Represents a cryptographically signed location attestation for a drone.Example
Remarks
Location attestations provide verifiable proof of a drone’s position at a specific time. The signature allows verification that the location data was generated by the legitimate drone and has not been tampered with.| Constructors | |
|---|---|
| LocationAttestation(string, double, double, double, DateTimeOffset, string) | Represents a cryptographically signed location attestation for a drone. |