Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { CSLVCStore cslVCStore VCStatusStore vcStatusStore CSLIndexStore credentialstatus.CSLIndexStore ListSize int Crypto vcCrypto KMSRegistry kmsRegistry ExternalURL string }
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func (*Manager) CreateCSLEntry ¶
func (s *Manager) CreateCSLEntry( ctx context.Context, profile *profileapi.Issuer, credentialID string, ) (*credentialstatus.StatusListEntry, error)
CreateCSLEntry creates CSL entry.
Click to show internal directories.
Click to hide internal directories.