sd

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2022 License: MIT Imports: 11 Imported by: 0

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