verifyJwsIsSignedByItsOwnX5c

fun verifyJwsIsSignedByItsOwnX5c(jwsInput: String): JwtContext

Verify if the JWS is signed properly by signature & signature is signed by certificate in x5c.

Return

JwtContext if success

Parameters

jwsInput

string of jws