//
pkg.gl
Category
github.com/google/tink/go
core
primitiveset
package
1.7.0
Repository:
https://github.com/google/tink.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
14
Files
74 SLOC
#
Functions
New
New returns an empty instance of PrimitiveSet.
#
Structs
Entry
Entry represents a single entry in the keyset.
PrimitiveSet
PrimitiveSet is used for supporting key rotation: primitives in a set correspond to keys in a keyset.