Registry / networking / pion-srtp-v2

pion-srtp-v2

JSON →
library2.0.20gogounverified

Package srtp implements Secure Real-time Transport Protocol (SRTP) for Go.

go get github.com/pion/srtp/v2
INSTALL
IMPORT
SIG · PION-SRTP-V2
P
pion-srtp-v2
networkinggov2.0.20
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

srtp
github.com/pion/srtp/v2

Use SRTP protection profiles

package main import ( "fmt" "github.com/pion/srtp/v2" ) func main() { // Example usage fmt.Println(srtp.ProtectionProfileAes128CmHmacSha1_80) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.20latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Amazon
1
Resources
pion-srtp-v2 — go get pion-srtp-v2 · libregistry