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

new pem and der functions #12

Merged
merged 1 commit into from
Mar 29, 2022
Merged

new pem and der functions #12

merged 1 commit into from
Mar 29, 2022

Conversation

AlistairBates
Copy link
Contributor

I've created two new functions

PEMInfo which parses a PEM file and returns the text info for it.

DERToPEM which takes a DER file and converts it to PEM format.

I've also cleaned up the main case statement calling different functions from PluginMain. There were several functions that had been deleted from manifest.json.

@miyako miyako merged commit 618a3be into miyako:master Mar 29, 2022
miyako added a commit that referenced this pull request Mar 29, 2022
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

2 participants