commit | 13b6aff79d8d776968e7613b962b36ac895750cd | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Thu Feb 12 14:05:44 2015 -0600 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Thu Feb 12 14:05:44 2015 -0600 |
tree | 8f751453962206bb53b24f59e519e1b1fa729f59 | |
parent | b41c80b0cfa4fd9a14016c81557776cc01feedba [diff] |
remove unused X509 certificate interface We merged this interface and then changed our approach and use the cryptography.x509.Certificate interface instead. This one was never directly used.