Boost C++ Libraries/Boost.Asio
2021.04.09
ssl::context class context : public ssl::context_base, noncopyable 유 형 이 름 설 명 file_format 파일 형식 유형. method 컨텍스트에서 지원하는 다양한 방법. native_handle_type SSL 컨텍스트의 기본(native) 핸들 유형. options SSL 옵션의 비트마스크 유형. password_purpose PEM 패스워드의 목적. 멤버 함수 이 름 설 명 add_certificate_authority 확인을 수행하기 위한 인증 기관을 추가한다. add_verify_path 확인을 수행하는데 사용할 인증 기관 파일이 포함된 디렉터리를 추가한다. clear_options 컨텍스트에서 옵션을 지운다. context [constr..
Boost C++ Libraries/Boost.Asio
2021.03.09
ssl::context::use_tmp_dh_file 임시 Diffie-Hellman 파라미터를 얻어오기 위해 지정된 파일을 사용한다. [1 / 2 오버로드] void use_tmp_dh_file( const std::string & filename); [use_tmp_dh_file] [2 / 2 오버로드] void use_tmp_dh_file( const std::string & filename, boost::system::error_code & ec); [use_tmp_dh_file] Boost.Asio 홈
Boost C++ Libraries/Boost.Asio
2021.03.09
ssl::context::use_tmp_dh 임시 Diffie-Hellman 파라미터를 얻어오기 위해 지정된 메모리 버퍼를 사용한다. [1 / 2 오버로드] void use_tmp_dh( const const_buffer & dh); [use_tmp_dh] [2 / 2 오버로드] void use_tmp_dh( const const_buffer & dh, boost::system::error_code & ec); [use_tmp_dh] Boost.Asio 홈
Boost C++ Libraries/Boost.Asio
2021.03.09
ssl::context::use_rsa_private_key_file 파일의 RSA 개인 키를 사용한다. [1 / 2 오버로드] void use_rsa_private_key_file( const std::string & filename, file_format format); [use_rsa_private_key_file] [2 / 2 오버로드] void use_rsa_private_key_file( const std::string & filename, file_format format, boost::system::error_code & ec); [use_rsa_private_key_file] Boost.Asio 홈
Boost C++ Libraries/Boost.Asio
2021.03.09
ssl::context::use_rsa_private_key 메모리 버퍼의 RSA 개인 키를 사용한다. [1 / 2 오버로드] void use_rsa_private_key( const const_buffer & private_key, file_format format); [use_rsa_private_key] [2 / 2 오버로드] void use_rsa_private_key( const const_buffer & private_key, file_format format, boost::system::error_code & ec); [use_rsa_private_key] Boost.Asio 홈
닫기
단축키
내 블로그
내 블로그 - 관리자 홈 전환
Q
Q
새 글 쓰기
W
W
블로그 게시글
글 수정 (권한 있는 경우)
E
E
댓글 영역으로 이동
C
C
모든 영역
이 페이지의 URL 복사
S
S
맨 위로 이동
T
T
티스토리 홈 이동
H
H
단축키 안내
Shift + /
⇧ + /
* 단축키는 한글/영문 대소문자로 이용 가능하며, 티스토리 기본 도메인에서만 동작합니다.