Summary
This protocol, defined in the DIDComm Messaging Spec, helps agents query one another to discover which features they support, and to what extent.
This protocol is defined here: https://github.com/hyperledger/aries-rfcs/tree/main/features/0031-discover-features
Note: as pointed in the abovementioned link, the version of this protocol is 1.0 and was defined initially in Hyperledger Aries using DIDComm v1 headers/decorators. Readers should be aware that there’s a new 2.0 version of this protocol that complies also with DIDComm v2 headers. Version 2.0 can be found here