Skip to content

Conversation

bartonjs
Copy link
Member

@bartonjs bartonjs commented Aug 3, 2019

Copy link
Member Author

@bartonjs bartonjs left a comment

Choose a reason for hiding this comment

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

Correcting bad namespaces.

@rpetrusha rpetrusha added this to the August 2019 milestone Aug 5, 2019
Copy link

@rpetrusha rpetrusha left a comment

Choose a reason for hiding this comment

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

This looks good, @bartonjs. I've left a couple of comments and suggestions.

<Parameter Name="secretValue" Type="System.ReadOnlyMemory&lt;System.Byte&gt;" />
</Parameters>
<Docs>
<param name="secretType">To be added.</param>

Choose a reason for hiding this comment

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

Can you document these two parameters?

<exception cref="T:System.Security.Cryptography.CryptographicException">The <paramref name="secretValue"/> parameter does not represent a single ASN.1 BER-encoded value.</exception>
</Docs>
</Member>
<Member MemberName="AddShroudedKey">

Choose a reason for hiding this comment

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

You've done a really good job of disambiguating the method overload summaries.

Copy link
Member Author

@bartonjs bartonjs left a comment

Choose a reason for hiding this comment

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

Added the missing parameter documentation via suggestions.

@carlossanlop carlossanlop added 🏁 Release: .NET Core 3.0 :checkered_flag: Release: .NET Core 3.0 new-content Indicates PRs that contain new articles labels Aug 5, 2019
@rpetrusha
Copy link

The build was successful, so I'll merge this now, @bartonjs.

@rpetrusha rpetrusha merged commit b81aad0 into dotnet:master Aug 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🏁 Release: .NET Core 3.0 :checkered_flag: Release: .NET Core 3.0 new-content Indicates PRs that contain new articles

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants