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

Add Asn1EncodableBase64Serializer #153

Closed
wants to merge 1 commit into from

Conversation

n0900
Copy link
Collaborator

@n0900 n0900 commented Oct 2, 2024

Adds Asn1EncodableBase64Serializer which is used in RQES serialization

@n0900 n0900 self-assigned this Oct 2, 2024
@n0900 n0900 changed the base branch from main to development October 2, 2024 16:06
@JesusMcCloud
Copy link
Collaborator

Kotlinx-serializable is used for debugging ASN.1 structures, not to be stable. you should rather annotate the property where you require this behaviour with this serializer and add the serializer to the project where this is required.

Feel free to reopen with convincing arguments ;-)

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