proto property
Specify security protocol to use, see #pj_ssl_sock_proto. Use bitwise OR operation to combine the protocol type.
Default is PJ_SSL_SOCK_PROTO_DEFAULT.
Implementation
@pj_uint32_t()
external int proto;
Specify security protocol to use, see #pj_ssl_sock_proto. Use bitwise OR operation to combine the protocol type.
Default is PJ_SSL_SOCK_PROTO_DEFAULT.
@pj_uint32_t()
external int proto;