Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/smallstep/cli
/ CompactSerialize
Method
CompactSerialize
command/crypto/jose/jose.go:28–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
27
type
serializer
interface
{
28
CompactSerialize() (string, error)
29
FullSerialize() string
30
}
31
Callers
11
formatAction
Function · 0.95
createToken
Function · 0.80
signAction
Function · 0.80
printToken
Function · 0.80
signAction
Function · 0.80
printToken
Function · 0.80
DoTwoLeggedAuthorization
Method · 0.80
DoJWTAuthorization
Method · 0.80
updateJWKDetails
Function · 0.80
createJWKDetails
Function · 0.80
Sign
Method · 0.80
Calls
no outgoing calls
Tested by
1
createToken
Function · 0.64