: This article describes how to install gpg in osx. For more information about PHP tutorials, see. First use brew install gpg to install gpg
Then try:
Andy @ AndyMacBookPro:/usr/local/webdata/andy/company/citic $ gpg
Gpg: The Directory '/Users/andy/. gnupg' has been created'
Gpg: the new configuration file '/Users/andy/. gnupg/gpg. Conf' has been created.
Gpg: Warning: the options in '/Users/andy/. gnupg/gpg. Conf' are not used during this run.
Gpg: the key ring '/Users/andy/. gnupg/secring. gpg' has been created.
Gpg: the key ring '/Users/andy/. gnupg/pubring. gpg' has been created.
Gpg: enter your message ......
Or try it like this:
Andy @ AndyMacBookPro:/usr/local/webdata/andy/fanli/citic $ gpg -- list-key
Gpg:/Users/andy/. gnupg/trustdb. gpg: build a trust database
Andy @ AndyMacBookPro:/usr/local/webdata/andy/fanli/citic $
Copyright Disclaimer: This article is an original article by the blogger and cannot be reproduced without the permission of the blogger.
The above describes how to install gpg in osx, including some content. I hope you will be helpful to anyone interested in the PHP Tutorial.