Put version into code

In case anyone wants to check it, I guess?

Closes #12
This commit is contained in:
Stephen Paul Weber 2018-07-25 20:18:44 -05:00
parent cd33ba1af1
commit f43fbdc053
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@
* @see http://tools.ietf.org/html/rfc4880
*/
class OpenPGP {
const VERSION = array(0, 3, 0);
/**
* @see http://tools.ietf.org/html/rfc4880#section-6
* @see http://tools.ietf.org/html/rfc4880#section-6.2