Skip to content

Document crypto spec default values - #415

Open
jonathanpeppers wants to merge 2 commits into
mainfrom
jonathanpeppers-document-crypto-spec
Open

Document crypto spec default values#415
jonathanpeppers wants to merge 2 commits into
mainfrom
jonathanpeppers-document-crypto-spec

Conversation

@jonathanpeppers

Copy link
Copy Markdown
Member

Summary

  • Documented the value text for OAEPParameterSpec.Default and PSource.PSpecified.Default.
  • Safely covered 2 of the 44 placeholders tracked by Add XML documentation for Javax.Crypto.Spec #302. The remaining 42 placeholders belong to .NET binding-infrastructure members and have no corresponding Android/Java API documentation, so this PR uses Refs #302 and leaves the issue open.

Sources

Validation

  • Parsed all 18 docs/xml/Javax.Crypto.Spec/*.xml files as XML.
  • Confirmed CRLF line endings in both changed files.
  • Ran git diff --check.
  • Confirmed 42 scoped To be added placeholders remain; neither documented Java-level constant remains a placeholder.

Refs #302

Refs #302

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates Xamarin/Mono.Android XML documentation for two javax.crypto.spec default constants to replace To be added. placeholders, aligning the generated .NET API docs more closely with Android reference documentation and reducing the placeholder count tracked by #302.

Changes:

  • Documented the <value> text for Javax.Crypto.Spec.PSource.PSpecified.Default.
  • Documented the <value> text for Javax.Crypto.Spec.OAEPParameterSpec.Default.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
docs/xml/Javax.Crypto.Spec/PSource+PSpecified.xml Replaces the placeholder <value> for PSource.PSpecified.Default with a concrete description.
docs/xml/Javax.Crypto.Spec/OAEPParameterSpec.xml Replaces the placeholder <value> for OAEPParameterSpec.Default (currently duplicative of summary/remarks).

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread docs/xml/Javax.Crypto.Spec/OAEPParameterSpec.xml
Comment thread docs/xml/Javax.Crypto.Spec/PSource+PSpecified.xml Outdated
Refs #302

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@jonathanpeppers
jonathanpeppers requested review from dalexsoto and removed request for dalexsoto August 14, 2026 08:21
@jonathanpeppers

Copy link
Copy Markdown
Member Author

@dalexsoto review

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