Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
spki: adds a public key to SubjectPublicKeyInfoOwned helper (#1269)
This adds a `SubjectPublicKeyInfoOwned::from_key` helper that will accept any public key (an object implementing `EncodePublicKey`).
- Loading branch information