a434e25 measure: make --public-key= optional if "sign" is called

Authored and Committed by Lennart Poettering 2 years ago
    measure: make --public-key= optional if "sign" is called
    
    We can derive the public key from the private key, so let's do that, to
    make things a bit easier.
    
        
file modified
+4 -1
file modified
+31 -10