Skip to content
  • Deucе's avatar
    8a458408
    Check for CRYPT_ERROR_READ as well · 8a458408
    Deucе authored
    cryptPopData() and cryptFlushData() will return CRYPT_ERROR_READ
    if the socket is unexpectedly closed, not CRYPT_ERROR_COMPLETE.
    
    Handle that in the wrappers as well.
    8a458408
    Check for CRYPT_ERROR_READ as well
    Deucе authored
    cryptPopData() and cryptFlushData() will return CRYPT_ERROR_READ
    if the socket is unexpectedly closed, not CRYPT_ERROR_COMPLETE.
    
    Handle that in the wrappers as well.
Loading