epg-start-sign-keys

epg-start-sign-keys is a compiled Lisp function in `epg.el'.

(epg-start-sign-keys CONTEXT KEYS &optional LOCAL)

This function is obsolete since 23.1.

Initiate a sign keys operation.

If you use this function, you will need to wait for the completion of
`epg-gpg-program' by using `epg-wait-for-completion' and call
`epg-reset' to clear a temporary output file.
If you are unsure, use synchronous version of this function
`epg-sign-keys' instead.