PKISolutions / Asn1Editor.WPF

Graphical WPF-based Abstract Syntax Notation One (ASN.1) DER editor
Microsoft Public License
193 stars 61 forks source link

Problem with pasting text directly #38

Closed shilinfeng99163com closed 3 months ago

shilinfeng99163com commented 8 months ago

What if I want to paste text directly instead of opening a file? If the software cannot paste text directly, can this function be added?

Crypt32 commented 8 months ago

you can paste base64 (with or without PEM headers) or hex dump of DER data into Converter window and decode to tree from there. Converter is 2nd button on a toolbar.

shilinfeng99163com commented 8 months ago

Thank you very much, I didn't find the correct button.

slf

@. | ---- Replied Message ---- | From | Vadims @.> | | Date | 3/1/2024 15:54 | | To | @.> | | Cc | @.>, @.***> | | Subject | Re: [PKISolutions/Asn1Editor.WPF] Problem with pasting text directly (Issue #38) |

you can paste base64 (with or without PEM headers) or hex dump of DER data into Converter window and decode to tree from there. Converter is 2nd button on a toolbar.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>