b05ee11 openssl: make RSA struct const

1 file Authored by Lennart Poettering 2 years ago, Committed by zbyszek 2 years ago,
    openssl: make RSA struct const
    
    OpenSSL 3.0 broke API there, but it doesn't hurt to add the "const",
    hence add it.
    
    Fixes: #19267
    (cherry picked from commit a8fd92b5a303ddd47af44286525e8e4a0fe6e9ae)
    
        
file modified
+1 -1