//
pkg.gl
Category
github.com/pions/webrtc
internal
srtp
package
1.2.0
Repository:
https://github.com/pions/webrtc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
2
Files
338 SLOC
#
Functions
CreateContext
CreateContext creates a new SRTP Context.
#
Structs
Context
Context represents a SRTP cryptographic context Context can only be used for one-way operations it must either used ONLY for encryption or ONLY for decryption.