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

pkcs1+pkcs8: remove *_with_le PEM encoding methods #109

Merged
merged 1 commit into from
Oct 15, 2021

Conversation

tarcieri
Copy link
Member

All PEM encoding methods now take an explicit LineEnding parameter.

In cases where the OS default line ending is desired, Default::default() can be supplied.

All PEM encoding methods now take an explicit `LineEnding` parameter.

In cases where the OS default line ending is desired,
`Default::default()` can be supplied.
@tarcieri tarcieri merged commit 195d7e5 into master Oct 15, 2021
@tarcieri tarcieri deleted the pkcs1+pkcs8/get-rid-of-with-le-methods branch October 15, 2021 21:28
This was referenced Nov 16, 2021
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.

None yet

1 participant