Skip to content

Add visitor pattern for Certification Request Info object and attributes #209

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

chifflier
Copy link
Member

This PR implements visitor patterns for X509CertificationRequestInfo and X509CriAttribute.

It offers multiple (redundant) methods to allow accessing raw (unparsed) data and/or typed data (if parsed successfully).

References: #205 and #206

@chifflier chifflier requested review from cpu and removed request for cpu May 13, 2025 12:46
@chifflier
Copy link
Member Author

Note: please hold on review, this could conflict with #206 and will likely need a rebase. I'll update this PR

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.

1 participant