File: dtls.go

package info (click to toggle)
golang-github-pion-dtls-v3 3.0.7-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,124 kB
  • sloc: makefile: 4
file content (5 lines) | stat: -rw-r--r-- 187 bytes parent folder | download
1
2
3
4
5
// SPDX-FileCopyrightText: 2023 The Pion community <https://pion.ly>
// SPDX-License-Identifier: MIT

// Package dtls implements Datagram Transport Layer Security (DTLS) 1.2
package dtls