deserialize
Deserializes the input, expected to contain a valid JWS (three Base64-URL strings joined by .
), into a JwsSigned with ByteArray
as the type of the payload.
Deserializes the input, expected to contain a valid JWS (three Base64-URL strings joined by .
), into a JwsSigned with P as the type of the payload.