dkupka / certmonger

Forked from certmonger 6 years ago
Clone

1bd5bf0 Don't bother storing subsets of the pubkey info

Authored and Committed by Nalin Dahyabhai 10 years ago
    Don't bother storing subsets of the pubkey info
    
    We used to hang on to just the public key, but then we started caching
    the entire PublicKeyInfo structure, which includes that key, so no point
    in hanging on to just the key.
    
        
file modified
+0 -18
file modified
+0 -4