Aries Cloud Agent - Python

Aries Cloud Agent Python - Modules

  • aries_cloudagent
    • aries_cloudagent package
      • Subpackages
        • aries_cloudagent.admin package
        • aries_cloudagent.anoncreds package
        • aries_cloudagent.askar package
        • aries_cloudagent.cache package
        • aries_cloudagent.commands package
        • aries_cloudagent.config package
        • aries_cloudagent.connections package
        • aries_cloudagent.core package
        • aries_cloudagent.did package
        • aries_cloudagent.holder package
        • aries_cloudagent.indy package
        • aries_cloudagent.ledger package
        • aries_cloudagent.messaging package
        • aries_cloudagent.multitenant package
        • aries_cloudagent.protocols package
        • aries_cloudagent.resolver package
        • aries_cloudagent.revocation package
        • aries_cloudagent.revocation_anoncreds package
        • aries_cloudagent.settings package
        • aries_cloudagent.storage package
        • aries_cloudagent.tails package
        • aries_cloudagent.transport package
        • aries_cloudagent.utils package
        • aries_cloudagent.vc package
        • aries_cloudagent.wallet package
      • Submodules
      • aries_cloudagent.version module
Aries Cloud Agent - Python
  • aries_cloudagent
  • aries_cloudagent package
  • aries_cloudagent.protocols package
  • aries_cloudagent.protocols.revocation_notification package
  • aries_cloudagent.protocols.revocation_notification.v2_0 package
  • View page source

aries_cloudagent.protocols.revocation_notification.v2_0 package

Subpackages

  • aries_cloudagent.protocols.revocation_notification.v2_0.handlers package
    • Submodules
    • aries_cloudagent.protocols.revocation_notification.v2_0.handlers.revoke_handler module
  • aries_cloudagent.protocols.revocation_notification.v2_0.messages package
    • Submodules
    • aries_cloudagent.protocols.revocation_notification.v2_0.messages.revoke module
      • Revoke
        • Revoke.Meta
      • RevokeSchema
        • RevokeSchema.Meta
        • RevokeSchema.please_ack
  • aries_cloudagent.protocols.revocation_notification.v2_0.models package
    • Submodules
    • aries_cloudagent.protocols.revocation_notification.v2_0.models.rev_notification_record module
      • RevNotificationRecord
        • RevNotificationRecord.Meta
        • RevNotificationRecord.RECORD_ID_NAME
        • RevNotificationRecord.RECORD_TYPE
        • RevNotificationRecord.TAG_NAMES
        • RevNotificationRecord.query_by_ids()
        • RevNotificationRecord.query_by_rev_reg_id()
        • RevNotificationRecord.record_value
        • RevNotificationRecord.revocation_notification_id
        • RevNotificationRecord.to_message()
      • RevNotificationRecordSchema
        • RevNotificationRecordSchema.Meta

Submodules

aries_cloudagent.protocols.revocation_notification.v2_0.message_types module

Message type identifiers for Revocation Notification protocol.

aries_cloudagent.protocols.revocation_notification.v2_0.routes module

Previous Next

© Copyright 2023, Province of British Columbia.

Built with Sphinx using a theme provided by Read the Docs.