Note that we handle non RSA as well now

This commit is contained in:
Ruben van Staveren 2020-09-09 15:30:49 +02:00
parent e22223ba66
commit c866d219cb
Failed to extract signature

View File

@ -1,6 +1,6 @@
#! /usr/bin/env python
'''
Sort X509/RSA key material
Sort X509/private key material
'''
from __future__ import print_function