sd

package
v0.0.0-...-7e2360a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 30, 2024 License: MIT Imports: 11 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Encode

func Encode(offer SessionDescription) string

Types

type SessionDescription

type SessionDescription struct {
	Sdp          string
	TenKbSiteLoc string
	Key          string
	Nonce        string
}

func Decode

func Decode(offer string) (sd SessionDescription, err error)

func (*SessionDescription) Decrypt

func (sd *SessionDescription) Decrypt() (err error)

func (*SessionDescription) Encrypt

func (sd *SessionDescription) Encrypt() (err error)

func (*SessionDescription) GenKeys

func (sd *SessionDescription) GenKeys() (err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL