Closed nak3 closed 1 year ago
This PR picks up https://github.com/fedora-iot/fido-device-onboard-rs/pull/469 and fixes the build error by:
contents()
tag()
pem::Pem::new()
This PR picks up https://github.com/fedora-iot/fido-device-onboard-rs/pull/469 and fixes the build error by:
contents()
andtag()
to access them.pem::Pem::new()
to create a new Pem struct.