Documentation ¶ Overview ¶ Package test provides test utilities for working with keys. Index ¶ func Material(kid string) key.Material Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Material ¶ func Material(kid string) key.Material Material generates deterministic key material based on the given `kid`. It is very likely that different `kid` values will produce different key material. Not secure, for testing use only. Types ¶ This section is empty. Source Files ¶ View all Source files material.go Click to show internal directories. Click to hide internal directories.