MCPcopy
hub / github.com/ory/hydra / FlowCipher

Method FlowCipher

flow/flow.go:505–505  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

503
504type CipherProvider interface {
505 FlowCipher() *aead.XChaCha20Poly1305
506}
507
508// ToDeviceChallenge converts the flow into a device challenge.

Implementers 2

cipherProviderflow/encoding_test.go
RegistrySQLdriver/registry_sql.go

Calls

no outgoing calls