Skip to content
Snippets Groups Projects
user avatar
Thai Duong authored
Instead of reading key templates from disk, Tinkey now accepts key templates whose name is declared in Tink.

To create a keyset containing an AES128_GCM key, run

tinkey create-keyset --key-template AES128_GCM

Also removing the CreateKeyTemplate command and adding ListKeyTemplates.

PiperOrigin-RevId: 190088937
GitOrigin-RevId: 199694ecd4af61e512ea86249e5f5c9ba6684411
68195f53