Skip to content

Conversation

@tarcieri
Copy link
Member

This type provides heap-backed storage for SubjectPublicKeyInfo.

It was placed in the pkcs8 crate instead of the spki crate because that's where PEM support used to live.

Now that PEM support has been extracted into the pem-rfc7468 crate, this type can move to the spki crate.

To provide backwards compatibility, it's re-exported from the pkcs8 crate (where it's effectively the associated "public key type").

This type provides heap-backed storage for `SubjectPublicKeyInfo`.

It was placed in the `pkcs8` crate instead of the `spki` crate because
that's where PEM support used to live.

Now that PEM support has been extracted into the `pem-rfc7468` crate,
this type can move to the `spki` crate.

To provide backwards compatibility, it's re-exported from the `pkcs8`
crate (where it's effectively the associated "public key type").
@tarcieri tarcieri force-pushed the spki/public-key-document branch from f2bae9f to ab6f007 Compare October 17, 2021 22:29
@tarcieri tarcieri merged commit 26fc81b into master Oct 17, 2021
@tarcieri tarcieri deleted the spki/public-key-document branch October 17, 2021 22:39
@tarcieri tarcieri mentioned this pull request Nov 15, 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.

2 participants