Vana SDK - v3.5.0
    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