You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(Bound key: A session key that can only be used with a specific recipient; unbound key: A node key or an initial session key)
Bound keys should expire after whatever TTL is set in Vault, but unbound keys should normally be kept around for much longer, so that default TTL should be overridden when unbound keys are created (which requires making a second API call unfortunately).
The text was updated successfully, but these errors were encountered:
(Bound key: A session key that can only be used with a specific recipient; unbound key: A node key or an initial session key)
Bound keys should expire after whatever TTL is set in Vault, but unbound keys should normally be kept around for much longer, so that default TTL should be overridden when unbound keys are created (which requires making a second API call unfortunately).
The text was updated successfully, but these errors were encountered: