Vana SDK - v2.2.2
    Preparing search index...

    Function serializeECIES

    • Serializes ECIESEncrypted to hex string for storage or transmission.

      Parameters

      Returns string

      Hex string representation.

      const hexString = serializeECIES(encrypted);
      // Store hexString in database or send over network