-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Modify `hex_as_bytes` function to return an array of bytes based on input length - Remove mutable `output` parameter in `hex_as_bytes` function - Update usage of `hex_as_bytes` function to use generic type and constant size - Simplify the conversion of `DtlsFingerprint` to `web_rtc_transport::Fingerprint` - Simplify the conversion of `web_rtc_transport::Fingerprint` to `DtlsFingerprint`
- Loading branch information
1 parent
e055a87
commit d515e4b
Showing
1 changed file
with
14 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters