-
Notifications
You must be signed in to change notification settings - Fork 514
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3268 from swcurran/1.0.1rc1
1.0.1rc1
- Loading branch information
Showing
11 changed files
with
501 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
18 changes: 18 additions & 0 deletions
18
docs/generated/aries_cloudagent.vc.data_integrity.cryptosuites.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
aries\_cloudagent.vc.data\_integrity.cryptosuites package | ||
========================================================= | ||
|
||
.. automodule:: aries_cloudagent.vc.data_integrity.cryptosuites | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Submodules | ||
---------- | ||
|
||
aries\_cloudagent.vc.data\_integrity.cryptosuites.eddsa\_jcs\_2022 module | ||
------------------------------------------------------------------------- | ||
|
||
.. automodule:: aries_cloudagent.vc.data_integrity.cryptosuites.eddsa_jcs_2022 | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
34 changes: 34 additions & 0 deletions
34
docs/generated/aries_cloudagent.vc.data_integrity.models.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
aries\_cloudagent.vc.data\_integrity.models package | ||
=================================================== | ||
|
||
.. automodule:: aries_cloudagent.vc.data_integrity.models | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Submodules | ||
---------- | ||
|
||
aries\_cloudagent.vc.data\_integrity.models.options module | ||
---------------------------------------------------------- | ||
|
||
.. automodule:: aries_cloudagent.vc.data_integrity.models.options | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
aries\_cloudagent.vc.data\_integrity.models.proof module | ||
-------------------------------------------------------- | ||
|
||
.. automodule:: aries_cloudagent.vc.data_integrity.models.proof | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
aries\_cloudagent.vc.data\_integrity.models.verification\_response module | ||
------------------------------------------------------------------------- | ||
|
||
.. automodule:: aries_cloudagent.vc.data_integrity.models.verification_response | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
aries\_cloudagent.vc.data\_integrity package | ||
============================================ | ||
|
||
.. automodule:: aries_cloudagent.vc.data_integrity | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Subpackages | ||
----------- | ||
|
||
.. toctree:: | ||
:maxdepth: 4 | ||
|
||
aries_cloudagent.vc.data_integrity.cryptosuites | ||
aries_cloudagent.vc.data_integrity.models | ||
|
||
Submodules | ||
---------- | ||
|
||
aries\_cloudagent.vc.data\_integrity.errors module | ||
-------------------------------------------------- | ||
|
||
.. automodule:: aries_cloudagent.vc.data_integrity.errors | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
aries\_cloudagent.vc.data\_integrity.manager module | ||
--------------------------------------------------- | ||
|
||
.. automodule:: aries_cloudagent.vc.data_integrity.manager | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
aries\_cloudagent.vc.data\_integrity.routes module | ||
-------------------------------------------------- | ||
|
||
.. automodule:: aries_cloudagent.vc.data_integrity.routes | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.