mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
RTC: Refine DTLS code.
This commit is contained in:
parent
6807299ed2
commit
0bf0a61401
3 changed files with 5 additions and 4 deletions
|
@ -48,7 +48,7 @@ public:
|
|||
srs_error_t init(SrsRequest* r);
|
||||
public:
|
||||
static SrsDtls* instance();
|
||||
SSL_CTX* get_dtls_ctx(SrsRequest* r);
|
||||
SSL_CTX* build_dtls_ctx();
|
||||
public:
|
||||
std::string get_fingerprint() const;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue