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