9f35a48 Cache the last-transmitted SCEP nonce value

Authored and Committed by nalin 9 years ago
    Cache the last-transmitted SCEP nonce value
    
    Instead of clearing SCEP values, cache the old nonce, and don't pass
    them along to the helper if they're being re-used.  This lets the
    SCEP-data-not-supplied path play out and cause new data to be generated,
    while leaving the last-used data in the data file in case we need it for
    troubleshooting.
    
        
file modified
+6 -14
file modified
+9 -0
file modified
+1 -1
file modified
+25 -18