• D
    Callback revision. · de2a9e38
    Dr. Stephen Henson 提交于
    Use "parse" and "add" for function and callback names instead of
    "first" and "second".
    
    Change arguments to callback so the extension type is unsigned int
    and the buffer length is size_t. Note: this *will* break existing code.
    Reviewed-by: NEmilia Käsper <emilia@openssl.org>
    de2a9e38
ssl.h 123.0 KB