Is there any way besides exec()creating a key pair with GnuPG in PHP? From what I can tell, the PECL library has no functions for this.
exec()
I didn’t find anything. exec()- the only opportunity at the moment.
I just found this useful library that should suit your needs!