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

cannot programmatically construct URN_8141? #31

Open
bitsofinfo opened this issue Jun 12, 2024 · 1 comment
Open

cannot programmatically construct URN_8141? #31

bitsofinfo opened this issue Jun 12, 2024 · 1 comment
Assignees
Labels

Comments

@bitsofinfo
Copy link

bitsofinfo commented Jun 12, 2024

why is the constructor for URN_8141(NID_RFC8141 namespaceIdentifier, NSS_RFC8141 namespaceSpecificString, RQF_RFC8141 rqfComponents) not public?

I'm running 2.0.1....

@claussni
Copy link
Member

claussni commented Jul 4, 2024

This might be an oversight, since the constructor of URN_2141 is indeed public.

Is there a reason for not using the URN.rfc8141().parse() method?

@claussni claussni self-assigned this Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants