pub fn get_public_key(key_material: &Vec<u8>) -> Result<Jwk, SDError>
Expand description

Returns a JWK object from a PEM file content.