Skip to content
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

doc(tpm): Add doc comments about TPM exceptions thrown by the client #1893

Merged
merged 3 commits into from
Apr 20, 2021

Conversation

abhipsaMisra
Copy link
Member

No description provided.

@@ -34,12 +34,20 @@ public class SecurityProviderTpmHsm : SecurityProviderTpm
/// <summary>
/// Initializes a new instance of the SecurityProviderTpmHsm class using the system TPM.
/// </summary>
/// <remarks>
/// Calls to the TPM library can potentially return a <see cref="TssException"/> or a <see cref="TpmException"/>
/// if your TPM hardware does not support the relevant API call being carried out.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you can leave off "being carried out" and it is functionally equivalent

@abhipsaMisra
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@abhipsaMisra
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@abhipsaMisra abhipsaMisra merged commit 70d49bb into master Apr 20, 2021
@abhipsaMisra abhipsaMisra deleted the abmisr/tpmException branch April 20, 2021 16:20
timstewartm pushed a commit to timstewartm/azure-iot-sdk-csharp that referenced this pull request May 30, 2024
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.

2 participants