package
1.7.0
Repository: https://github.com/google/tink.git
Documentation: pkg.go.dev

# Functions

NewHandle creates a new instance of Handle using the given keyset.
Read creates a keyset.Handle from a cleartext keyset obtained via r.
Write exports the keyset from h to the given writer w without encrypting it.

# Variables

KeysetHandle creates a keyset.Handle from cleartext key material.
KeysetMaterial returns the key material contained in a keyset.Handle.