Skip to content

Commit

Permalink
docs: document ServerVerifier.store
Browse files Browse the repository at this point in the history
Signed-off-by: William Woodruff <[email protected]>
  • Loading branch information
woodruffw committed Oct 31, 2023
1 parent a62c161 commit 50c7ced
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/x509/verification.rst
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,12 @@ chain building, etc.

The verifier's validation time.

.. attribute:: store

:type: :class:`Store`

The verifier's trust store.

.. class:: PolicyBuilder

.. versionadded:: 42.0.0
Expand Down

0 comments on commit 50c7ced

Please sign in to comment.