proto property
TLS protocol type from #pj_ssl_sock_proto. Use this field to enable specific protocol type. Use bitwise OR operation to combine the protocol type.
Default is PJSIP_SSL_DEFAULT_PROTO.
Implementation
@pj_uint32_t()
external int proto;
TLS protocol type from #pj_ssl_sock_proto. Use this field to enable specific protocol type. Use bitwise OR operation to combine the protocol type.
Default is PJSIP_SSL_DEFAULT_PROTO.
@pj_uint32_t()
external int proto;