Skip to content

Fill in missing KMS Driver API v1 interface#898

Open
8bitpal wants to merge 2 commits into
mainfrom
fix/785-kms-driver-api-v1-code
Open

Fill in missing KMS Driver API v1 interface#898
8bitpal wants to merge 2 commits into
mainfrom
fix/785-kms-driver-api-v1-code

Conversation

@8bitpal

@8bitpal 8bitpal commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

The ### KMS Driver API v1 section contained only a stub (trait KmsDriver with no body). Replaced with verbatim content copied from community/kms-driver-api/src/main/scala/com/digitalasset/canton/crypto/kms/driver/api/v1/KmsDriver.scala in the canton repo.

The upstream RST source (kms_driver_guide.rst) also has the stub, that's a separate upstream fix. This brings the hosted docs in line with the actual API.

Closes #785

The v1.KmsDriver code block was a stub (trait KmsDriver with no body).
Replaced with verbatim content from
community/kms-driver-api/src/main/scala/.../v1/KmsDriver.scala
in the canton repo.

Closes #785

Signed-off-by: 8bitpal <eliashaase@gmail.com>
@mintlify

mintlify Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
cantonfoundation 🟢 Ready View Preview Jun 29, 2026, 7:08 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@8bitpal 8bitpal requested a review from Jatinp26 June 29, 2026 07:03
@dasormeter

Copy link
Copy Markdown
Contributor

@8bitpal can we use snippets for this to run some linting on the code snippet, since it is significant?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing code in KMS Driver API v1

2 participants