Documentation ¶
Index ¶
- func CreateCertificate(serverName string) ([]byte, crypto.PrivateKey, *tls.Config)
- func GetQueryParam(r *http.Request, name string) string
- func GetTimestampFromTSC() uint64
- func HttpsGet(tlsConfig *tls.Config, url string) ([]byte, error)
- func VerifyRemoteReport(reportBytes []byte) (report attestation.Report, err error)
- type RandReader
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateCertificate ¶
func GetTimestampFromTSC ¶
func GetTimestampFromTSC() uint64
func VerifyRemoteReport ¶
func VerifyRemoteReport(reportBytes []byte) (report attestation.Report, err error)
Types ¶
type RandReader ¶
type RandReader struct { }
Click to show internal directories.
Click to hide internal directories.