Skip to content

[Document]difference and usage for vault/kms documents #80

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
davidkhala opened this issue Jul 2, 2021 · 4 comments
Closed

[Document]difference and usage for vault/kms documents #80

davidkhala opened this issue Jul 2, 2021 · 4 comments
Labels
Key Management Issue pertains to the Key Management service

Comments

@davidkhala
Copy link
Contributor

davidkhala commented Jul 2, 2021

I cannot find clear documentation on how to use oci-ts-sdk to interact with OCI Vault. Should it be oci-vault or oci-keymanagement?

@davidkhala davidkhala changed the title separate issue for vault/kms documents [Document]difference and usage for vault/kms documents Jul 2, 2021
@jodoglevy jodoglevy added the Key Management Issue pertains to the Key Management service label Jul 6, 2021
@jodoglevy
Copy link
Contributor

Hi @davidkhala - it depends on what action you are trying to accomplish. What are you trying to use the SDK to do, against OCI Vault?

@davidkhala
Copy link
Contributor Author

Hi @davidkhala - it depends on what action you are trying to accomplish. What are you trying to use the SDK to do, against OCI Vault?

I want to sign and verify message by asymmetric key in OCI Vault.

@jodoglevy
Copy link
Contributor

@davidkhala for signing, please see https://docs.oracle.com/en-us/iaas/api/#/en/key/release/SignedData/Sign. For verifying, please see https://docs.oracle.com/en-us/iaas/api/#/en/key/release/VerifiedData/Verify.

On either page, if you scroll down to the Examples section, and then click on TypeScript SDK, you should be able to see an example on how to use these operations.

@jodoglevy
Copy link
Contributor

@davidkhala I'm going to close this since we haven't heard from you in quite a while, and I think I provided solution to your question above. But please feel free to reopen this if your issue is not resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Key Management Issue pertains to the Key Management service
Projects
None yet
Development

No branches or pull requests

2 participants