package
0.0.0-20240315150211-d9e980b5aa70
Repository: https://github.com/netsec-ethz/fpki.git
Documentation: pkg.go.dev
# Functions
DeletemeDeserializeDomainEntry converts json into a DomainEntry.
DeletemeSerializeDomainEntry uses json to serialize.
# Structs
DomainEntry: Value of the leaf.
MapServerResponse: response from map server to client.
PoI: Proof of Inclusion(or non-inclusion).
# Type aliases
Proof type enum PoA: Proof of Absence; non-inclusion proof PoP: Proof of Presence; inclusion proof.