requests

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2024 License: AGPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FetchCert

func FetchCert(ctx context.Context) ([]byte, error)

func InitializeValidation

func InitializeValidation(ctx context.Context, request []byte) (sessionInfo []byte, err error)

Types

type CertResponse

type CertResponse struct {
	Cert []byte `plist:"cert"`
}

type ReqInitializeValidation

type ReqInitializeValidation struct {
	SessionInfoRequest []byte `plist:"session-info-request"`
}

type RespInitializeValidation

type RespInitializeValidation struct {
	SessionInfo []byte `plist:"session-info"`
}

Jump to

Keyboard shortcuts

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