pub struct Document { /* fields omitted */ }
A generated PKCS#8 document.
impl<'_> Read for &'_ [u8]impl<'_> Write for &'_ mut [u8]
Performs the conversion.
Gets the TypeId of self. Read more
TypeId
self
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more
The type returned in the event of a conversion error.