Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cryptolens/cryptolens-golang
/ functions
Functions
13 in github.com/Cryptolens/cryptolens-golang
⨍
Functions
13
◇
Types & classes
7
↓ 3 callers
Method
HasValidSignature
(publicKey string)
cryptolens/cryptolens.go:76
↓ 2 callers
Function
buildLicenseKey
(licenseKeyBytes []byte, signatureBytes []byte)
cryptolens/cryptolens.go:313
↓ 2 callers
Function
parseActivateResponse
(response *activateResponse)
cryptolens/cryptolens.go:299
↓ 1 callers
Function
ActivateAndSaveLicenseKey
()
examples/example_offline/main.go:11
↓ 1 callers
Method
ToBytes
()
cryptolens/cryptolens.go:111
↓ 1 callers
Function
makeActivateRequest
(token string, args KeyActivateArguments)
cryptolens/cryptolens.go:266
Function
KeyActivate
(token string, args KeyActivateArguments)
cryptolens/cryptolens.go:237
Function
KeyFromBytes
(b []byte)
cryptolens/cryptolens.go:251
Method
UnmarshalJSON
(b []byte)
cryptolens/cryptolens.go:125
Method
UnmarshalJSON
(b []byte)
cryptolens/cryptolens.go:186
Method
UnmarshalJSON
(b []byte)
cryptolens/cryptolens.go:209
Function
main
()
examples/example_activate/main.go:9
Function
main
()
examples/example_offline/main.go:43