package cipher import "time" const ( DecryptedKeyTTL = 15 * time.Minute )