Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Builder ¶
type Builder struct {
// contains filtered or unexported fields
}
Builder implements building of anchor credential.
func (*Builder) Build ¶
func (b *Builder) Build(profile *url.URL, anchorHashlink, coreIndexHashlink string, context []string) (*verifiable.Credential, error)
Build will create and sign anchor credential.
Click to show internal directories.
Click to hide internal directories.