//
pkg.gl
Category
github.com/cybercryptio/d1-lib/v2
key
package
2.0.2-ci.2
Repository:
https://github.com/cybercryptio/d1-lib.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
1
Dependents
2
Files
32 SLOC
#
Functions
NewStatic
NewStatic creates a new Static key provider which returns the given Keys.
#
Structs
Keys
Keys contains the master key material used by D1.
Static
Static implements a Key Provider which returns a fixed set of keys.
#
Interfaces
Provider
Provider is the interface a Key Provider must implement to serve keys to D1.