authrootstl

package module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package authrootstl contains functions for parsing Microsoft's authroot.stl file

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CTL

type CTL struct {
	SequenceNumber big.Int
	EffectiveDate  time.Time
	CTLogsVersion  []int32
	CTLogs         [][]byte
}

func ParseAuthrootstl

func ParseAuthrootstl(der cryptobyte.String) (*CTL, error)

func ParseAuthrootstlCab

func ParseAuthrootstlCab(cabReader io.ReadSeeker) (*CTL, error)

Directories

Path Synopsis
cmd
msftlogs command
List the CT logs recognized by Microsoft
List the CT logs recognized by Microsoft

Jump to

Keyboard shortcuts

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