pyXMLSecurity icon indicating copy to clipboard operation
pyXMLSecurity copied to clipboard

RFE: Backend-neutral API for key objects

Open sklemer1 opened this issue 6 years ago • 0 comments

We should implement a 'cert' and/or 'key' object with clean getters for things like subject, issuer, type, key-type (RSA, EC..), pem, der, keysize... .

This affects utils.pem2cert(), utils.b642cert(), crypto.from_keyspec() .

sklemer1 avatar Aug 08 '18 07:08 sklemer1