Manuel Pégourié-Gonnard 558da9c3fe Make SSL error code more generic
It's undesirable to have users of the SSL layer check for an error code
specific to a lower-level layer, both out of general layering principles, and
also because if we later make another crypto module gain resume capabilities,
we would need to change the contract again (checking for a new module-specific
error code).
2018-06-13 12:02:12 +02:00
..
2018-05-15 09:21:57 +01:00
2018-06-13 12:02:12 +02:00
2018-05-15 09:21:57 +01:00
2018-05-15 09:21:57 +01:00