Skip to main content

pem_from_bytes

Function pem_from_bytes 

Source
pub fn pem_from_bytes(
    bytes: &[u8],
    sign_alg: JwsAlgorithm,
) -> E2eIdentityResult<Pem>