Add method to Plain/JWS/JWEObject to get original parsed string

Issue #5 resolved
Vladimir Dzhuvinov created an issue

If the JOSE object was parsed from a compact serialised string, store the original value and make it available through a getOriginalParsedString() method.

Comments (2)

  1. Log in to comment