Documentation
¶
Index ¶
Constants ¶
View Source
const ( DLogNoGHDriverName = v1.DLogNoGHDriverName ProtocolV2 = 2 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PublicParams ¶
type PublicParams = v1.PublicParams
PublicParams are identical to the v1's public parameters. What changes is the driver version.
func NewPublicParamsFromBytes ¶
func NewPublicParamsFromBytes( raw []byte, driverName driver.TokenDriverName, driverVersion driver.TokenDriverVersion, ) (*PublicParams, error)
Click to show internal directories.
Click to hide internal directories.