aries_cloudagent.protocols.revocation_notification.v1_0.handlers package¶
Submodules¶
aries_cloudagent.protocols.revocation_notification.v1_0.handlers.revoke_handler module¶
Handler for revoke message.
-
class
aries_cloudagent.protocols.revocation_notification.v1_0.handlers.revoke_handler.RevokeHandler[source]¶ Bases:
aries_cloudagent.messaging.base_handler.BaseHandlerHandler for revoke message.
-
RECIEVED_TOPIC= 'acapy::revocation-notification::received'¶
-
WEBHOOK_TOPIC= 'acapy::webhook::revocation-notification'¶
-