MCPcopy Create free account
hub / github.com/celzero/firestack / NewPipKeyProvider

Function NewPipKeyProvider

intra/backend/ipn_pipkeygen.go:351–353  ·  view source on GitHub ↗

NewPipKeyProvider creates a new PipKeyProvider instance. pubjwk: JWK string of the public key of the RSA-PSS signer (for which modulus must be 2048 bits, and hash-fn must be SHA384). msgOrExistingState: if empty, a new PipKeyProvider is created with a random message, if not empty, it's the state of

(pubjwk []byte, msgOrExistingState string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

newPipKeyFunction · 0.85

Tested by

no test coverage detected