Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KeyshareServer ¶ added in v0.12.3
type KeyshareServer struct { // contains filtered or unexported fields }
func StartKeyshareServer ¶
func StartKeyshareServer(t *testing.T, l *logrus.Logger, schemeID irma.SchemeManagerIdentifier) *KeyshareServer
func (*KeyshareServer) Stop ¶ added in v0.12.3
func (ks *KeyshareServer) Stop()
Click to show internal directories.
Click to hide internal directories.