Documentation
¶
Overview ¶
Command stdtemporalcodec-genkeyset generates a fresh AES-256-GCM Tink keyset and prints it to stdout as a base64-encoded JSON cleartext keyset, suitable for use as the value of the STDTEMPORALCODEC_KEYSET and STDTEMPORALCODECSERVER_KEYSET environment variables consumed by stdtemporalcodecfx.
The output is sensitive: it contains the raw symmetric key material. Store it in your secrets manager; never check it into source control.
Usage:
go run github.com/advdv/stdgo/fx/stdtemporalcodecfx/cmd/stdtemporalcodec-genkeyset
Click to show internal directories.
Click to hide internal directories.