dms

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2022 License: MPL-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PendingStatus  = "PENDING_APPROVAL"
	ApprovedStatus = "APPROVED"
	DeniedStatus   = "DENIED"
	RevokedStatus  = "REVOKED"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthorizedCAs

type AuthorizedCAs struct {
	DmsId  string
	CaName string
}

type DmsCreationForm

type DmsCreationForm struct {
	Name        string                 `json:"name"`
	Subject     dto.Subject            `json:"subject"`
	KeyMetadata dto.PrivateKeyMetadata `json:"key_metadata"`
	Url         string                 `json:"url"`
}

Directories

Path Synopsis
db

Jump to

Keyboard shortcuts

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