package
0.0.0-20230607064056-7860b573d9b7
Repository: https://github.com/aliveyun/gortsplib.git
Documentation: pkg.go.dev

# Functions

GenerateNonce generates a nonce that can be used in Validate().
GenerateWWWAuthenticate generates a WWW-Authenticate header.
NewSender allocates a Sender.
NewValidator allocates a Validator.
Validate validates a request sent by a client.

# Structs

Sender allows to send credentials.
Validator allows to validate credentials generated by a Sender.