serializeToString
Serializes this object to a string when serialization to a binary cannot be used.
In most cases this class should be serialized as binary using toCbor method instead.
It can be deserialized using VerificationSession.deserializeFromString.
Return
string serialization