8495683 csrgen: accept public key info as Bytes

Authored and Committed by stlaz 6 years ago
    csrgen: accept public key info as Bytes
    
    cert_get_requestdata() method is meant for internal use only and
    is never passed a file. Make its parameter public_key_info Bytes
    to better represent what's actually being passed to it.
    
    https://pagure.io/freeipa/issue/7131
    
    Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>
    
        
file modified
+1 -1
file modified
+2 -2