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
the most generic way to do that would be through a PHP Callable taking the (optional) root key id and returning the corresponding public key. Another, lighter way would be to provide an array mapping key ids to public keys.
the most generic way to do that would be through a PHP Callable taking the (optional) root key id and returning the corresponding public key. Another, lighter way would be to provide an array mapping key ids to public keys.