cmd

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2023 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	X509_SUBJECT_KEY = "x509Subject"
	X509_ISSUER_KEY  = "x509Issuer"
	X509_SERIAL_KEY  = "x509Serial"
)
View Source
var (
	SIGN_STRING_TEST_VERSION uint16 = 1
)
View Source
var (
	Version string
)

Functions

func DefaultPrintCertificate

func DefaultPrintCertificate(index int, certContainer helper.CertificateContainer)

func Execute

func Execute()

func PopulateCertIdentifier

func PopulateCertIdentifier(certSelector string, systemStoreName string) (helper.CertIdentifier, error)

Populates a CertIdentifier using a cert selector Note that this method can take in a file name as a the cert selector

func PopulateCertIdentifierFromCertSelectorStr

func PopulateCertIdentifierFromCertSelectorStr(certSelectorStr string) (helper.CertIdentifier, error)

Populates a CertIdentifier object using a cert selector string

func PopulateCertIdentifierFromJsonStr

func PopulateCertIdentifierFromJsonStr(jsonStr string) (helper.CertIdentifier, error)

func PopulateCredentialsOptions

func PopulateCredentialsOptions() error

Populate CredentialsOpts that is used to aggregate all the information required to call CreateSession

Types

type MapEntry

type MapEntry struct {
	Key   string
	Value string
}

type PrintCertificate

type PrintCertificate func(int, helper.CertificateContainer)

Jump to

Keyboard shortcuts

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