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

# Packages

No description provided by the author

# Functions

FilterNew filters the given revocations against the revCache, only the ones which are not in the cache are returned.
GetAll gets all revocations for the given keys from the given revCache.
NewKey creates a new key for the revocation cache.

# Structs

Key denotes the key for the revocation cache.

# Interfaces

RevCache is a cache for revocations.