Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
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, jwtKeyID uint32) *KeyshareServer
func (*KeyshareServer) Stop ¶ added in v0.12.3
func (ks *KeyshareServer) Stop()
Click to show internal directories.
Click to hide internal directories.