This website requires JavaScript.
Explore
Help
Sign In
min
/
boring2
Watch
1
Star
0
Fork
You've already forked boring2
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2fc44386af
boring2
/
boring-sys
/
src
/
ssl3.rs
6 lines
101 B
Rust
Raw
Blame
History
use
libc
::
*
;
pub
const
SSL3_VERSION
:
u16
=
0x300
;
pub
const
SSL3_AD_ILLEGAL_PARAMETER
:
c_int
=
47
;
Reference in New Issue
View Git Blame
Copy Permalink