package
2.2.0
Repository: https://github.com/tink-crypto/tink-go.git
Documentation: pkg.go.dev

# Functions

KeysetHandle creates a keyset.Handle from cleartext key material.
KeysetMaterial returns the key material contained in a keyset.Handle.
Read creates a keyset.Handle from a cleartext keyset obtained via r.
Write exports the keyset from handle to the given writer w without encrypting it.