commit | 7b6be923e24481c2db75b3737a3ee07e7f3fb292 | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Thu Sep 14 07:43:07 2017 +0800 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Wed Sep 13 19:43:07 2017 -0400 |
tree | ed87ea8cc8a5d763c29b06de2d70e26fb6e4c03d | |
parent | ab96a53bc9020a4d605d57dc972e45df5c8c4862 [diff] |
implement __hash__ on KeyUsage and ExtendedKeyUsage (#3913) * implement __hash__ on KeyUsage and ExtendedKeyUsage * properly use private values and alter test to catch that bug