package
0.3.1
Repository: https://github.com/stygerma/scion.git
Documentation: pkg.go.dev

# Functions

BuildUnits constructs one verification unit for each segment, together with its associated revocations.
StartVerification builds the units for the given segMetas and sRevInfos and spawns verify method on the units.
Verify starts the verification for the given segMeta and sRevInfos.
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
Unit contains multiple verification items.
No description provided by the author

# Type aliases

RevVerificationFailed is the callback for a failed revocation verification.
RevVerified is the callback for a successful revocation verification.
SegVerificationFailed is the callback for a failed segment verification.
SegVerified is the callback for a successful segment verification.