provide a keychange operation to rebase an identity on a new keypair
This commit is contained in:
@@ -12,6 +12,8 @@ interface IHandler {
|
||||
|
||||
function Request($data);
|
||||
|
||||
function Rekey($sender,$data);
|
||||
|
||||
function AuthCheck($data,$encrypted);
|
||||
|
||||
function Purge($sender,$recipients);
|
||||
|
||||
Reference in New Issue
Block a user