Pkg::CallbackTrustedKeyAdded Callbacks_CallbackAcceptVerificationFailed.htmlPrev  Register Package Manager callbacks  Callbacks_CallbackTrustedKeyRemoved.htmlNext Name
Pkg::CallbackTrustedKeyAdded — Register callback function
Synopsis
            void
            
CallbackTrustedKeyAdded          (
            string
             
args          
); Parameters
            
string            
args          
Name of the callback handler function. Required callback prototype is void(string keyid, string keyname). The callback function should inform user that a trusted key has been added.
Return
            
void          
 
Callbacks_CallbackAcceptVerificationFailed.htmlPrev  Callbacks.htmlUp  Callbacks_CallbackTrustedKeyRemoved.htmlNext Pkg::CallbackAcceptVerificationFailed index.htmlHome  Pkg::CallbackTrustedKeyRemoved 