Skip to content

Implement PemLabel for ContentInfo#2353

Open
richvdh wants to merge 1 commit into
RustCrypto:masterfrom
richvdh:contentinfo_pemlabel
Open

Implement PemLabel for ContentInfo#2353
richvdh wants to merge 1 commit into
RustCrypto:masterfrom
richvdh:contentinfo_pemlabel

Conversation

@richvdh

@richvdh richvdh commented Jun 19, 2026

Copy link
Copy Markdown

We should be able to encode and decode ContentInfo objects encoded as PEM strings.

Fixes: #2352

@richvdh richvdh force-pushed the contentinfo_pemlabel branch from 79d9c73 to a747229 Compare June 19, 2026 01:00
We should be able to encode and decode ContentInfo objects encoded as PEM
strings.
@richvdh richvdh force-pushed the contentinfo_pemlabel branch from a747229 to 5749c88 Compare June 19, 2026 01:01
@richvdh

richvdh commented Jun 19, 2026

Copy link
Copy Markdown
Author

Since this requires enabling the pem feature of the der crate, I thought it best to put it behind a feature flag.

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.

cms::content_info::ContentInfo should implement PemLabel

1 participant