issuer

package
v0.0.0-...-741ffd6 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Credential

type Credential struct {
	// contains filtered or unexported fields
}

func NewCredential

func NewCredential(client restClient.HTTPClient) (c *Credential)

func (Credential) CreateVc

func (c Credential) CreateVc(payload VcPayload, did string) (verifiableCredential VerifiableCredential)

type Eidas

type Eidas struct {
	// contains filtered or unexported fields
}

func NewEidas

func NewEidas(client restClient.HTTPClient) (e *Eidas)

func (Eidas) EsealVc

func (e Eidas) EsealVc(payload VerifiableCredential) error

type EsealedVerifiableCredential

type EsealedVerifiableCredential struct {
	Content []byte
}

type VcPayload

type VcPayload struct {
	DocumentId string
	Hash       string
}

type VerifiableCredential

type VerifiableCredential struct {
	Content []byte
}

Jump to

Keyboard shortcuts

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