0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-01 08:18:20 +02:00
construct/modules/key
2019-09-29 14:00:02 -07:00
..
query.cc
README.md
server.cc modules: Re-type matrix resource handlers under m::resource. 2019-09-29 14:00:02 -07:00

Matrix Keys API

The modules in this directory implement endpoints for the matrix federation public key infrastructure as specified here.

Note that there is an additional s_keys modules not contained in this directory which provides additional key utilities, generation, administration, etc...